Type Alias stm32wlxx_hal::pac::dmamux::rg0cr::GPOL_W
pub type GPOL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RG0CR_SPEC, u8, GPOL_A, Safe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field GPOL
writer - DMA request generator trigger polarity
Aliased Type§
struct GPOL_W<'a, const O: u8> { /* private fields */ }