Type Alias stm32wlxx_hal::pac::rcc::ahb1enr::DMA2EN_W
pub type DMA2EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, AHB1ENR_SPEC, DMA1EN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DMA1EN
writer - CPU1 DMA1 clock enable
Aliased Type§
struct DMA2EN_W<'a, const O: u8> { /* private fields */ }