CbrrW

Type Alias CbrrW 

pub type CbrrW<'a, REG> = BitWriter<'a, REG, Cbrr>;
Expand description

Field CBRR writer - Crossbar Round-robin Arbitration Enable

Aliased Type§

pub struct CbrrW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> CbrrW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Fixed-priority arbitration

pub fn _1(self) -> &'a mut W<REG>

Round-robin arbitration