[][src]Type Definition stm32wb_pac::tim2::cnt::R

type R = R<u32, CNT>;

Reader of register CNT

Implementations

impl R[src]

pub fn cnt_h(&self) -> CNT_H_R[src]

Bits 16:30 - High counter value (TIM2 only)

pub fn cnt_l(&self) -> CNT_L_R[src]

Bits 0:15 - Low counter value

pub fn uifcpy(&self) -> UIFCPY_R[src]

Bit 31 - Value depends on IUFREMAP in TIM2_CR1.