Type Alias stm32wlxx_hal::pac::exti::c1emr1::EM0_W
pub type EM0_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1EMR1_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 EM0_W<'a, const O: u8> { /* private fields */ }