pub type ErrW<'a, REG> = BitWriter<'a, REG>;
Field ERR writer - Error
ERR
struct ErrW<'a, REG> { /* private fields */ }