Type Alias stm32wlxx_hal::pac::dmamux::rg2cr::GE_W
pub type GE_W<'a, const O: u8> = BitWriterRaw<'a, u32, RG2CR_SPEC, GE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field GE
writer - DMA request generator channel x enable
Aliased Type§
struct GE_W<'a, const O: u8> { /* private fields */ }