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