Type Alias xmc4300::vadc_g0::arbpr::Asen2R

source ·
pub type Asen2R = BitReader<Asen2>;
Expand description

Field ASEN2 reader - Arbitration Slot 2 Enable

Aliased Type§

struct Asen2R { /* private fields */ }

Implementations§

source§

impl Asen2R

source

pub const fn variant(&self) -> Asen2

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.