Module tim16

Module tim16 

Source
Expand description

General purpose timers

Modules§

af1
TIM alternate function option register 1
af2
TIM alternate function option register 2
arr
auto-reload register
bdtr
break and dead-time register
ccer
capture/compare enable register
ccmr1_input
capture/compare mode register 1 (input mode)
ccmr1_output
capture/compare mode register (output mode)
ccr
capture/compare register
cnt
counter
cr1
control register 1
cr2
control register 2
dcr
DMA control register
dier
DMA/Interrupt enable register
dmar
DMA address for full transfer
dtr2
timer Deadtime Register 2
egr
event generation register
or1
TIM option register 1
psc
prescaler
rcr
repetition counter register
sr
status register
tisel
TIM timer input selection register

Structs§

RegisterBlock
Register block

Type Aliases§

AF1
AF1 (rw) register accessor: TIM alternate function option register 1
AF2
AF2 (rw) register accessor: TIM alternate function option register 2
ARR
ARR (rw) register accessor: auto-reload register
BDTR
BDTR (rw) register accessor: break and dead-time register
CCER
CCER (rw) register accessor: capture/compare enable register
CCMR1_INPUT
CCMR1_Input (rw) register accessor: capture/compare mode register 1 (input mode)
CCMR1_OUTPUT
CCMR1_Output (rw) register accessor: capture/compare mode register (output mode)
CCR
CCR (rw) register accessor: capture/compare register
CNT
CNT (rw) register accessor: counter
CR1
CR1 (rw) register accessor: control register 1
CR2
CR2 (rw) register accessor: control register 2
DCR
DCR (rw) register accessor: DMA control register
DIER
DIER (rw) register accessor: DMA/Interrupt enable register
DMAR
DMAR (rw) register accessor: DMA address for full transfer
DTR2
DTR2 (rw) register accessor: timer Deadtime Register 2
EGR
EGR (w) register accessor: event generation register
OR1
OR1 (rw) register accessor: TIM option register 1
PSC
PSC (rw) register accessor: prescaler
RCR
RCR (rw) register accessor: repetition counter register
SR
SR (rw) register accessor: status register
TISEL
TISEL (rw) register accessor: TIM timer input selection register