Type Alias TerrW

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

Field TERR writer - Channel Transfer Error

Aliased Type§

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