CbrrR

Type Alias CbrrR 

pub type CbrrR = BitReader<Cbrr>;
Expand description

Field CBRR reader - Crossbar Round-robin Arbitration Enable

Aliased Type§

pub struct CbrrR { /* private fields */ }

Implementations§

§

impl CbrrR

pub const fn variant(&self) -> Cbrr

Get enumerated values variant

pub fn is_0(&self) -> bool

Fixed-priority arbitration

pub fn is_1(&self) -> bool

Round-robin arbitration