[][src]Type Definition stm32f3::stm32f373::tim13::cr1::W

type W = W<u32, CR1>;

Writer for register CR1

Methods

impl W[src]

pub fn ckd(&mut self) -> CKD_W[src]

Bits 8:9 - Clock division

pub fn arpe(&mut self) -> ARPE_W[src]

Bit 7 - Auto-reload preload enable

pub fn urs(&mut self) -> URS_W[src]

Bit 2 - Update request source

pub fn udis(&mut self) -> UDIS_W[src]

Bit 1 - Update disable

pub fn cen(&mut self) -> CEN_W[src]

Bit 0 - Counter enable