[][src]Type Definition stm32f3::stm32f303::tim4::cnt::R

type R = R<u32, CNT>;

Reader of register CNT

Methods

impl R[src]

pub fn cnt(&self) -> CNT_R[src]

Bits 0:15 - Counter value

pub fn cnth(&self) -> CNTH_R[src]

Bits 16:30 - High counter value

pub fn cnt_or_uifcpy(&self) -> CNT_OR_UIFCPY_R[src]

Bit 31 - if IUFREMAP=0 than CNT with read write access else UIFCPY with read only access