Type Alias xmc4200::dac::dac0cfg0::SIGN_W

source ·
pub type SIGN_W<'a, REG> = BitWriter<'a, REG, SIGN_A>;
Expand description

Field SIGN writer - Selects Between Signed and Unsigned DAC0 Mode

Aliased Type§

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

Implementations§

source§

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

source

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

DAC expects unsigned input data

source

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

DAC expects signed input data