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