Type Alias FerrW

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

Field FERR writer - Fetch Error

Aliased Typeยง

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