Type Alias stm32wlxx_hal::pac::syscfg::exticr1::EXTI0_W
pub type EXTI0_W<'a, const O: u8> = FieldWriterRaw<'a, u32, EXTICR1_SPEC, u8, EXTI0_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field EXTI0
writer - EXTI 0 configuration bits
Aliased Type§
struct EXTI0_W<'a, const O: u8> { /* private fields */ }