Type Definition W
Other items instm32wb_stm32hal::stm32wb55::lptim1::cr
type W = W<u32, CR>;
Writer for register CR
impl W
pub fn rstare(&mut self) -> RSTARE_W<'_>
Bit 4 - Reset after read enable
pub fn countrst(&mut self) -> COUNTRST_W<'_>
Bit 3 - Counter reset
pub fn cntstrt(&mut self) -> CNTSTRT_W<'_>
Bit 2 - Timer start in continuous mode
pub fn sngstrt(&mut self) -> SNGSTRT_W<'_>
Bit 1 - LPTIM start in single mode
pub fn enable(&mut self) -> ENABLE_W<'_>
Bit 0 - LPTIM Enable