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

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn rstare(&mut self) -> RSTARE_W<'_>[src]

Bit 4 - Reset after read enable

pub fn countrst(&mut self) -> COUNTRST_W<'_>[src]

Bit 3 - Counter reset

pub fn cntstrt(&mut self) -> CNTSTRT_W<'_>[src]

Bit 2 - Timer start in continuous mode

pub fn sngstrt(&mut self) -> SNGSTRT_W<'_>[src]

Bit 1 - LPTIM start in single mode

pub fn enable(&mut self) -> ENABLE_W<'_>[src]

Bit 0 - LPTIM Enable