Type Alias stm32wlxx_hal::pac::exti::c1emr2::EM40_W

pub type EM40_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1EMR2_SPEC, EM40_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field EM40 writer - Wakeup with event generation Mask on Event input

Aliased Type§

struct EM40_W<'a, const O: u8> { /* private fields */ }