Type Alias stm32wlxx_hal::pac::dac::sr::DMAUDR1_W

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

Field DMAUDR1 writer - DAC channel1 DMA underrun flag

Aliased Type§

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