Type Alias xmc4800::dac::dac0cfg0::NEGATE_R

source ·
pub type NEGATE_R = BitReader<NEGATE_A>;
Expand description

Field NEGATE reader - Negates the DAC0 output

Aliased Type§

struct NEGATE_R { /* private fields */ }

Implementations§

source§

impl NEGATE_R

source

pub const fn variant(&self) -> NEGATE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

DAC output not negated

source

pub fn is_value2(&self) -> bool

DAC output negated