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