Expand description
LPTIM3
Modules§
- arr
- LPTIM autoreload register
- cfgr
- LPTIM configuration register
- cmp
- LPTIM compare register
- cnt
- LPTIM counter register
- cr
- LPTIM control register
- icr
- LPTIM interrupt and status clear register
- ier
- LPTIM interrupt and wakeup enable register
- isr
- LPTIM interrupt and status register
- rcr
- LPTIM repetition register
Structs§
- Register
Block - Register block
Type Aliases§
- Arr
- ARR (rw) register accessor: LPTIM autoreload register
- Cfgr
- CFGR (rw) register accessor: LPTIM configuration register
- Cmp
- CMP (rw) register accessor: LPTIM compare register
- Cnt
- CNT (rw) register accessor: LPTIM counter register
- Cr
- CR (rw) register accessor: LPTIM control register
- Icr
- ICR (rw) register accessor: LPTIM interrupt and status clear register
- Ier
- IER (rw) register accessor: LPTIM interrupt and wakeup enable register
- Isr
- ISR (rw) register accessor: LPTIM interrupt and status register
- Rcr
- RCR (rw) register accessor: LPTIM repetition register