Type Alias xmc4200::dac::dac0cfg1::ANAEN_R

source ·
pub type ANAEN_R = BitReader<ANAEN_A>;
Expand description

Field ANAEN reader - Enable analog DAC for channel 0

Aliased Type§

struct ANAEN_R { /* private fields */ }

Implementations§

source§

impl ANAEN_R

source

pub const fn variant(&self) -> ANAEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

DAC0 is set to standby (analog output only)

source

pub fn is_value2(&self) -> bool

enable DAC0 (analog output only)