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

Field BBERIE writer - Babble error interrupt enable

Aliased Type§

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