pub type R = R<u32, CNT>;
Reader of register CNT
pub struct R { /* private fields */ }
Bits 16:30 - High counter value (TIM2 only)
Bits 0:15 - Low counter value
Bit 31 - Value depends on IUFREMAP in TIM2_CR1.