Type Alias stm32wlxx_hal::pac::exti::pr1::PIF4_W
pub type PIF4_W<'a, const O: u8> = BitWriterRaw<'a, u32, PR1_SPEC, PIF0_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field PIF0
writer - Configurable event inputs Pending bit
Aliased Type§
struct PIF4_W<'a, const O: u8> { /* private fields */ }