Struct stm32f100xx::tim1::cr1::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn ckd(&self) -> CkdR
Bits 8:9 - Clock division
fn arpe(&self) -> ArpeR
Bit 7 - Auto-reload preload enable
fn cms(&self) -> CmsR
Bits 5:6 - Center-aligned mode selection
fn dir(&self) -> DirR
Bit 4 - Direction
fn opm(&self) -> OpmR
Bit 3 - One-pulse mode
fn urs(&self) -> UrsR
Bit 2 - Update request source
fn udis(&self) -> UdisR
Bit 1 - Update disable
fn cen(&self) -> CenR
Bit 0 - Counter enable