Type Alias xmc4800::vadc_g0::arbpr::Asen0R

source ·
pub type Asen0R = BitReader<Asen0>;
Expand description

Field ASEN0 reader - Arbitration Slot 0 Enable

Aliased Type§

struct Asen0R { /* private fields */ }

Implementations§

source§

impl Asen0R

source

pub const fn variant(&self) -> Asen0

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The corresponding arbitration slot is disabled and considered as empty. Pending conversion requests from the associated request source are disregarded.

source

pub fn is_value2(&self) -> bool

The corresponding arbitration slot is enabled. Pending conversion requests from the associated request source are arbitrated.