Type Definition stm32_hal2::pac::crs::isr::TRIMOVF_R

source · []
pub type TRIMOVF_R = BitReaderRaw<bool>;
Expand description

Field TRIMOVF reader - Trimming overflow or underflow This flag is set by hardware when the automatic trimming tries to over- or under-flow the TRIM value. An interrupt is generated if the ERRIE bit is set in the CRS_CR register. It is cleared by software by setting the ERRC bit in the CRS_ICR register.