Type Alias stm32wlxx_hal::pac::exti::c2imr2::IM44_W

pub type IM44_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2IMR2_SPEC, IM34_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field IM34 writer - wakeup with interrupt mask on event input

Aliased Type§

struct IM44_W<'a, const O: u8> { /* private fields */ }