Type Alias xmc4200::dac::dac1cfg1::ANAEN_W

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

Field ANAEN writer - Enable analog DAC for channel 1

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>

DAC1 is set to standby (analog output only)

source

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

enable DAC1 (analog output only)