Struct stm32f4::stm32f413::tim12::cr1::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn ckd(&self) -> CKDR[src]
pub fn ckd(&self) -> CKDRBits 8:9 - Clock division
pub fn arpe(&self) -> ARPER[src]
pub fn arpe(&self) -> ARPERBit 7 - Auto-reload preload enable
pub fn opm(&self) -> OPMR[src]
pub fn opm(&self) -> OPMRBit 3 - One-pulse mode
pub fn urs(&self) -> URSR[src]
pub fn urs(&self) -> URSRBit 2 - Update request source
pub fn udis(&self) -> UDISR[src]
pub fn udis(&self) -> UDISRBit 1 - Update disable
pub fn cen(&self) -> CENR[src]
pub fn cen(&self) -> CENRBit 0 - Counter enable