Type Alias stm32wlxx_hal::pac::rcc::ahb1rstr::DMA1RST_W
pub type DMA1RST_W<'a, const O: u8> = BitWriterRaw<'a, u32, AHB1RSTR_SPEC, DMA1RST_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DMA1RST
writer - DMA1 reset
Aliased Type§
struct DMA1RST_W<'a, const O: u8> { /* private fields */ }