Type Alias stm32wlxx_hal::pac::exti::c1imr1::IM31_W

pub type IM31_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 IM31_W<'a, const O: u8> { /* private fields */ }