Type Alias stm32wlxx_hal::pac::pwr::seccfgr::C2EWILA_R
pub type C2EWILA_R = BitReaderRaw<bool>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field C2EWILA
reader - wakeup on CPU2 illegal access interrupt enable
Aliased Type§
struct C2EWILA_R { /* private fields */ }