ErcaW

Type Alias ErcaW 

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

Field ERCA writer - Enable Round Robin Channel Arbitration

Aliased Typeยง

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