Function libopencm3_sys::rcc_is_osc_ready[][src]

pub unsafe extern "C" fn rcc_is_osc_ready(osc: rcc_osc) -> bool

Is the given oscillator ready? @param osc Oscillator ID @return true if the hardware indicates the oscillator is ready.