Type Definition R
stm32g0::stm32g030::tim2::cnt
type R = R<u32, CNT>;
Reader of register CNT
impl R
pub fn cnt_h(&self) -> CNT_H_R
Bits 16:31 - High counter value (TIM2 only)
pub fn cnt_l(&self) -> CNT_L_R
Bits 0:15 - Low counter value