Type Alias stm32wlxx_hal::pac::rcc::ahb1enr::DMA2EN_R
pub type DMA2EN_R = BitReaderRaw<DMA1EN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DMA1EN
reader - CPU1 DMA1 clock enable
Aliased Type§
struct DMA2EN_R { /* private fields */ }