Type Alias stm32wlxx_hal::pac::exti::swier2::SWI41_W

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