Type Definition stm32g4::stm32g431::crs::isr::ESYNCF_R

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

Field ESYNCF reader - Expected SYNC flag This flag is set by hardware when the frequency error counter reached a zero value. An interrupt is generated if the ESYNCIE bit is set in the CRS_CR register. It is cleared by software by setting the ESYNCC bit in the CRS_ICR register.