Enum xmc4200::dac::dac0cfg0::NEGATEW [] [src]

pub enum NEGATEW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field NEGATE

Variants

DAC output not negated

DAC output negated

Trait Implementations

Auto Trait Implementations

impl Send for NEGATEW

impl Sync for NEGATEW