[][src]Type Definition stm32wb_pac::lptim1::cr::R

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn rstare(&self) -> RSTARE_R[src]

Bit 4 - Reset after read enable

pub fn countrst(&self) -> COUNTRST_R[src]

Bit 3 - Counter reset

pub fn cntstrt(&self) -> CNTSTRT_R[src]

Bit 2 - Timer start in continuous mode

pub fn sngstrt(&self) -> SNGSTRT_R[src]

Bit 1 - LPTIM start in single mode

pub fn enable(&self) -> ENABLE_R[src]

Bit 0 - LPTIM Enable