Type Alias xmc4800::dac::dac0cfg0::NegateR

source ·
pub type NegateR = BitReader<Negate>;
Expand description

Field NEGATE reader - Negates the DAC0 output

Aliased Type§

struct NegateR { /* private fields */ }

Implementations§

source§

impl NegateR

source

pub const fn variant(&self) -> Negate

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