Type Definition R
Other items instm32wb_stm32hal::stm32wb55::tim16::cr1
type R = R<u32, CR1>;
Reader of register CR1
impl R
pub fn cen(&self) -> CEN_R
Bit 0 - Counter enable.
pub fn udis(&self) -> UDIS_R
Bit 1 - Update disable.
pub fn urs(&self) -> URS_R
Bit 2 - Update request source.
pub fn opm(&self) -> OPM_R
Bit 3 - One pulse mode.
pub fn arpe(&self) -> ARPE_R
Bit 7 - Auto-reload preload enable.
pub fn ckd(&self) -> CKD_R
Bits 8:9 - Clock division.
pub fn uifremap(&self) -> UIFREMAP_R
Bit 11 - UIF status bit remapping.