Type Alias stm32wlxx_hal::pac::exti::swier1::SWI22_W
pub type SWI22_W<'a, const O: u8> = BitWriterRaw<'a, u32, SWIER1_SPEC, SWI0_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field SWI0
writer - Software interrupt on event
Aliased Type§
struct SWI22_W<'a, const O: u8> { /* private fields */ }