Type Alias xmc4300::vadc_g0::arbpr::Csm0R

source ·
pub type Csm0R = BitReader<Csm0>;
Expand description

Field CSM0 reader - Conversion Start Mode of Request Source x

Aliased Type§

struct Csm0R { /* private fields */ }

Implementations§

source§

impl Csm0R

source

pub const fn variant(&self) -> Csm0

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Wait-for-start mode

source

pub fn is_value2(&self) -> bool

Cancel-inject-repeat mode, i.e. this source can cancel conversion of other sources.