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