Type Alias stm32wlxx_hal::pac::exti::swier1::SWI2_W

pub type SWI2_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 SWI2_W<'a, const O: u8> { /* private fields */ }