R

Type Alias R 

Source
pub type R = R<u32, CNT>;
Expand description

Reader of register CNT

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cnt_h(&self) -> CNT_H_R

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

Source

pub fn cnt_l(&self) -> CNT_L_R

Bits 0:15 - Low counter value

Source

pub fn uifcpy(&self) -> UIFCPY_R

Bit 31 - Value depends on IUFREMAP in TIM2_CR1.