Type Alias stm32wlxx_hal::pac::dac::cr::DMAUDRIE1_W

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

Field DMAUDRIE1 writer - DAC channel1 DMA Underrun Interrupt enable

Aliased Type§

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