Type Alias stm32wlxx_hal::pac::wwdg::sr::EWIF_W
pub type EWIF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, EWIF_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EWIF
writer - Early wakeup interrupt flag
Aliased Type§
struct EWIF_W<'a, const O: u8> { /* private fields */ }