Type Alias stm32wlxx_hal::pac::exti::c2emr1::EM7_W
pub type EM7_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2EMR1_SPEC, EM0_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EM0
writer - Wakeup with event generation Mask on Event input
Aliased Type§
struct EM7_W<'a, const O: u8> { /* private fields */ }