Function esp_idf_hal::sys::ets_get_xtal_div
source ยท pub unsafe extern "C" fn ets_get_xtal_div() -> u32
Expand description
@brief Get the apb divior by xtal frequency. When any types of reset happen, the default value is 2.
@param None
@return uint32_t : 1 or 2.