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