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