Type Alias stm32wlxx_hal::pac::pwr::seccfgr::C2EWILA_W
pub type C2EWILA_W<'a, const O: u8> = BitWriterRaw<'a, u32, SECCFGR_SPEC, bool, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2EWILA
writer - wakeup on CPU2 illegal access interrupt enable
Aliased Type§
struct C2EWILA_W<'a, const O: u8> { /* private fields */ }