Type Alias xmc4800::dac::dac1cfg0::SIGN_R

source ·
pub type SIGN_R = BitReader<SIGN_A>;
Expand description

Field SIGN reader - Selects between signed and unsigned DAC1 mode

Aliased Type§

struct SIGN_R { /* private fields */ }

Implementations§

source§

impl SIGN_R

source

pub const fn variant(&self) -> SIGN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

DAC expects unsigned input data

source

pub fn is_value2(&self) -> bool

DAC expects signed input data