Type Alias xmc4300::vadc_g0::arbpr::Csm2R

source ·
pub type Csm2R = BitReader<Csm2>;
Expand description

Field CSM2 reader - Conversion Start Mode of Request Source x

Aliased Type§

struct Csm2R { /* private fields */ }

Implementations§

source§

impl Csm2R

source

pub const fn variant(&self) -> Csm2

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.