Type Alias stm32wlxx_hal::pac::syscfg::exticr2::EXTI6_W
pub type EXTI6_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EXTICR2_SPEC, u8, EXTI6_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EXTI6
writer - EXTI 6 configuration bits
Aliased Type§
struct EXTI6_W<'a, const O: u8> { /* private fields */ }