Type Definition stm32_hal2::pac::wwdg1::sr::EWIF_R

source · []
pub type EWIF_R = BitReaderRaw<EWIF_A>;
Expand description

Field EWIF reader - Early wakeup interrupt flag This bit is set by hardware when the counter has reached the value 0x40. It must be cleared by software by writing 0. A write of 1 has no effect. This bit is also set if the interrupt is not enabled.