Type Alias gd32f1::gd32f190::dac::stat::Ddudr0W

source ·
pub type Ddudr0W<'a, REG> = BitWriter<'a, REG, Ddudr0>;
Expand description

Field DDUDR0 writer - DAC0 DMA underrun flag

Aliased Type§

struct Ddudr0W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Ddudr0W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn no_underrun(self) -> &'a mut W<REG>

No DMA underrun error condition occurred

source

pub fn underrun(self) -> &'a mut W<REG>

DMA underrun error condition occurred