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