Struct stm32f042::tim14::cr1::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32[src]
Value of the register as raw bits
fn ckd(&self) -> CKDR[src]
Bits 8:9 - Clock division
fn arpe(&self) -> ARPER[src]
Bit 7 - Auto-reload preload enable
fn urs(&self) -> URSR[src]
Bit 2 - Update request source
fn udis(&self) -> UDISR[src]
Bit 1 - Update disable
fn cen(&self) -> CENR[src]
Bit 0 - Counter enable