[][src]Function esp_idf_sys::xt_clock_freq

pub unsafe extern "C" fn xt_clock_freq() -> c_int

This function is defined to provide a deprecation warning whenever XT_CLOCK_FREQ macro is used. Update the code to use esp_clk_cpu_freq function instead. @return current CPU clock frequency, in Hz