Type Alias stm32wlxx_hal::pac::dmamux::rg1cr::GNBREQ_W
pub type GNBREQ_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RG1CR_SPEC, u8, u8, Safe, 5, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field GNBREQ writer - Number of DMA requests to be generated (minus 1)
Aliased Type§
struct GNBREQ_W<'a, const O: u8> { /* private fields */ }