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