[][src]Type Definition stm32f3::stm32f303::tim3::cnt::W

type W = W<u32, CNT>;

Writer for register CNT

Methods

impl W[src]

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

Bits 0:15 - Counter value

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

Bits 16:30 - High counter value

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

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