Type Alias stm32wlxx_hal::pac::exti::c2imr2::IM36_W
pub type IM36_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 IM36_W<'a, const O: u8> { /* private fields */ }