Type Alias xmc4800::dac::dac0cfg1::ANAEN_W

source ·
pub type ANAEN_W<'a, REG> = BitWriter<'a, REG, ANAEN_A>;
Expand description

Field ANAEN writer - Enable analog DAC for channel 0

Aliased Type§

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

Implementations§

source§

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

source

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

DAC0 is set to standby (analog output only)

source

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

enable DAC0 (analog output only)