Type Alias stm32wlxx_hal::pac::dma1::ifcr::GIF1_W
pub type GIF1_W<'a, const O: u8> = BitWriterRaw<'a, u32, IFCR_SPEC, GIF1_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field GIF1
writer - global interrupt flag clear for channel 1
Aliased Type§
struct GIF1_W<'a, const O: u8> { /* private fields */ }