Type Alias xmc4800::vadc_g0::arbpr::ASEN1_R

source ·
pub type ASEN1_R = BitReader<ASEN1_A>;
Expand description

Field ASEN1 reader - Arbitration Slot 1 Enable

Aliased Type§

struct ASEN1_R { /* private fields */ }

Implementations§

source§

impl ASEN1_R

source

pub const fn variant(&self) -> ASEN1_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.