Module cr

Expand description

Control Register

Structs§

CR_SPEC
Control Register
R
Register CR reader
W
Register CR writer

Enums§

CNTSTRT_A
Timer start in continuous mode
ENABLE_A
LPTIM Enable
SNGSTRT_A
LPTIM start in single mode

Type Aliases§

CNTSTRT_R
Field CNTSTRT reader - Timer start in continuous mode
CNTSTRT_W
Field CNTSTRT writer - Timer start in continuous mode
COUNTRST_R
Field COUNTRST reader - Counter reset
COUNTRST_W
Field COUNTRST writer - Counter reset
ENABLE_R
Field ENABLE reader - LPTIM Enable
ENABLE_W
Field ENABLE writer - LPTIM Enable
RSTARE_R
Field RSTARE reader - Reset after read enable
RSTARE_W
Field RSTARE writer - Reset after read enable
SNGSTRT_R
Field SNGSTRT reader - LPTIM start in single mode
SNGSTRT_W
Field SNGSTRT writer - LPTIM start in single mode