Type Definition R
Other items instm32wb_stm32hal::stm32wb55::lptim1::cr
type R = R<u32, CR>;
Reader of register CR
impl R
pub fn rstare(&self) -> RSTARE_R
Bit 4 - Reset after read enable
pub fn countrst(&self) -> COUNTRST_R
Bit 3 - Counter reset
pub fn cntstrt(&self) -> CNTSTRT_R
Bit 2 - Timer start in continuous mode
pub fn sngstrt(&self) -> SNGSTRT_R
Bit 1 - LPTIM start in single mode
pub fn enable(&self) -> ENABLE_R
Bit 0 - LPTIM Enable