Type Alias stm32wlxx_hal::pac::exti::c2imr1::IM_W
pub type IM_W<'a, const O: u8> = FieldWriterRaw<'a, u32, C2IMR1_SPEC, u32, IM_A, Unsafe, 32, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IM
writer - wakeup with interrupt Mask on Event input
Aliased Type§
struct IM_W<'a, const O: u8> { /* private fields */ }