Type Alias stm32_hal2::pac::dac::cr::DMAUDRIE1_W

source ·
pub type DMAUDRIE1_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, bool, BitM, O>;
Expand description

Field DMAUDRIE1 writer - DAC channel1 DMA Underrun Interrupt enable This bit is set and cleared by software.

Aliased Type§

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