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