Type Alias xmc4300::dac::dac0cfg0::SIGN_R

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

Field SIGN reader - Selects Between Signed and Unsigned DAC0 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