Type Alias stm32wlxx_hal::pac::dmamux::c7cr::NBREQ_W
pub type NBREQ_W<'a, const O: u8> = FieldWriterRaw<'a, u32, C7CR_SPEC, u8, u8, Safe, 5, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NBREQ
writer - Number of DMA requests minus 1 to forward
Aliased Type§
struct NBREQ_W<'a, const O: u8> { /* private fields */ }