Type Alias stm32wlxx_hal::pac::exti::c1imr2::IM37_W

pub type IM37_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1IMR2_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 IM37_W<'a, const O: u8> { /* private fields */ }