Type Definition atsam4s2a_pac::matrix::matrix_scfg::ARBT_R

source ·
pub type ARBT_R = FieldReader<u8, ARBT_A>;
Expand description

Field ARBT reader - Arbitration Type

Implementations§

source§

impl ARBT_R

source

pub fn variant(&self) -> Option<ARBT_A>

Get enumerated values variant

source

pub fn is_round_robin(&self) -> bool

Checks if the value of the field is ROUND_ROBIN

source

pub fn is_fixed_priority(&self) -> bool

Checks if the value of the field is FIXED_PRIORITY