Type Alias xmc4800::ebu::modcon::ARBMODE_R

source ·
pub type ARBMODE_R = FieldReader<ARBMODE_A>;
Expand description

Field ARBMODE reader - Arbitration Mode Selection

Aliased Type§

struct ARBMODE_R { /* private fields */ }

Implementations§

source§

impl ARBMODE_R

source

pub const fn variant(&self) -> ARBMODE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No Bus arbitration mode selected

source

pub fn is_value2(&self) -> bool

Arbiter Mode arbitration mode selected

source

pub fn is_value3(&self) -> bool

Participant arbitration mode selected

source

pub fn is_value4(&self) -> bool

Sole Master arbitration mode selected