Type Alias stm32wlxx_hal::pac::exti::swier1::SWI16_W
pub type SWI16_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 SWI16_W<'a, const O: u8> { /* private fields */ }