Type Alias xmc4300::dac::dac1cfg0::NegateW

source ·
pub type NegateW<'a, REG> = BitWriter<'a, REG, Negate>;
Expand description

Field NEGATE writer - Negates the DAC1 output

Aliased Type§

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

Implementations§

source§

impl<'a, REG> NegateW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

DAC output not negated

source

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

DAC output negated