Module lptim1

Source
Expand description

Low power timer

Modules§

arr
Autoreload Register
cfgr
Configuration Register
cmp
Compare Register
cnt
Counter Register
cr
Control Register
icr
Interrupt Clear Register
ier
Interrupt Enable Register
isr
Interrupt and Status Register
or
LPTIM option register
rcr
LPTIM repetition register

Structs§

RegisterBlock
Register block

Type Aliases§

ARR
ARR (rw) register accessor: Autoreload Register
CFGR
CFGR (rw) register accessor: Configuration Register
CMP
CMP (rw) register accessor: Compare Register
CNT
CNT (r) register accessor: Counter Register
CR
CR (rw) register accessor: Control Register
ICR
ICR (w) register accessor: Interrupt Clear Register
IER
IER (rw) register accessor: Interrupt Enable Register
ISR
ISR (r) register accessor: Interrupt and Status Register
OR
OR (rw) register accessor: LPTIM option register
RCR
RCR (rw) register accessor: LPTIM repetition register