Type Alias xmc4800::dsd_ch0::dicfg::DsrcR

source ·
pub type DsrcR = FieldReader<Dsrc>;
Expand description

Field DSRC reader - Input Data Source Select

Aliased Type§

struct DsrcR { /* private fields */ }

Implementations§

source§

impl DsrcR

source

pub const fn variant(&self) -> Option<Dsrc>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disconnected

source

pub fn is_value2(&self) -> bool

External, from input A, direct

source

pub fn is_value3(&self) -> bool

External, from input A, inverted

source

pub fn is_value4(&self) -> bool

External, from input B, direct

source

pub fn is_value5(&self) -> bool

External, from input B, inverted