Type Definition stm32g4::stm32g474::crs::isr::SYNCOKF_R

source · []
pub type SYNCOKF_R = BitReader<bool>;
Expand description

Field SYNCOKF reader - SYNC event OK flag This flag is set by hardware when the measured frequency error is smaller than FELIM * 3. This means that either no adjustment of the TRIM value is needed or that an adjustment by one trimming step is enough to compensate the frequency error. An interrupt is generated if the SYNCOKIE bit is set in the CRS_CR register. It is cleared by software by setting the SYNCOKC bit in the CRS_ICR register.