Type Alias stm32wlxx_hal::pac::dma1::ifcr::GIF2_W

pub type GIF2_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 GIF2_W<'a, const O: u8> { /* private fields */ }