Type Alias stm32wlxx_hal::pac::exti::c2imr1::IM_R
pub type IM_R = FieldReaderRaw<u32, IM_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IM
reader - wakeup with interrupt Mask on Event input
Aliased Type§
struct IM_R { /* private fields */ }