Type Alias xmc4300::dac::dac0cfg1::AnaenW

source ·
pub type AnaenW<'a, REG> = BitWriter<'a, REG, Anaen>;
Expand description

Field ANAEN writer - Enable analog DAC for channel 0

Aliased Type§

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

Implementations§

source§

impl<'a, REG> AnaenW<'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)