Type Alias stm32h7xx_hal::device::wwdg::cfr::EWI_R

source ·
pub type EWI_R = BitReaderRaw<EWI_A>;
Expand description

Field EWI reader - Early wakeup interrupt When set, an interrupt occurs whenever the counter reaches the value 0x40. This interrupt is only cleared by hardware after a reset.

Aliased Type§

struct EWI_R { /* private fields */ }