Type Alias stm32wlxx_hal::pac::dac::cr::DMAEN1_W

pub type DMAEN1_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, DMAEN1_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field DMAEN1 writer - DAC channel1 DMA enable

Aliased Type§

struct DMAEN1_W<'a, const O: u8> { /* private fields */ }