Type Alias esp_idf_sys::soc_xtal_freq_t

source ยท
pub type soc_xtal_freq_t = c_uint;
Expand description

@brief Possible main XTAL frequency options on the target @note Enum values equal to the frequency value in MHz @note Not all frequency values listed here are supported in IDF. Please check SOC_XTAL_SUPPORT_XXX in soc_caps.h for the supported ones.