Type Alias stm32wlxx_hal::pac::exti::c1imr1::IM2_W
pub type IM2_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1IMR1_SPEC, IM0_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IM0
writer - wakeup with interrupt Mask on event input
Aliased Type§
struct IM2_W<'a, const O: u8> { /* private fields */ }