Type Alias xmc4400::vadc_g0::arbpr::ASEN2_R

source ·
pub type ASEN2_R = BitReader<ASEN2_A>;
Expand description

Field ASEN2 reader - Arbitration Slot 2 Enable

Aliased Type§

struct ASEN2_R { /* private fields */ }

Implementations§

source§

impl ASEN2_R

source

pub const fn variant(&self) -> ASEN2_A

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.