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

Field BBER writer - Babble error

Aliased Type§

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