Type Alias stm32wlxx_hal::pac::syscfg::exticr3::EXTI8_W
pub type EXTI8_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EXTICR3_SPEC, u8, EXTI8_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EXTI8
writer - EXTI 8 configuration bits
Aliased Type§
struct EXTI8_W<'a, const O: u8> { /* private fields */ }