Expand description

TIM14

Modules

TIM14 auto-reload register

TIM14 capture/compare enable register

The channels can be used in input (capture mode) or in output (compare mode). The direction of a channel is defined by configuring the corresponding CCxS bits. All the other bits of this register have a different function in input and in output mode. For a given bit, OCxx describes its function when the channel is configured in output, ICxx describes its function when the channel is configured in input. So one must take care that the same bit can have a different meaning for the input stage and for the output stage. Output compare mode

TIM14 capture/compare register 1

TIM14 counter

TIM14 control register 1

TIM14 Interrupt enable register

TIM14 event generation register

TIM14 prescaler

TIM14 status register

TIM14 timer input selection register

Structs

Register block

Type Definitions

TIM14_ARR register accessor: an alias for Reg<TIM14_ARR_SPEC>

TIM14_CCER register accessor: an alias for Reg<TIM14_CCER_SPEC>

TIM14_CCMR1 register accessor: an alias for Reg<TIM14_CCMR1_SPEC>

TIM14_CCR1 register accessor: an alias for Reg<TIM14_CCR1_SPEC>

TIM14_CNT register accessor: an alias for Reg<TIM14_CNT_SPEC>

TIM14_CR1 register accessor: an alias for Reg<TIM14_CR1_SPEC>

TIM14_DIER register accessor: an alias for Reg<TIM14_DIER_SPEC>

TIM14_EGR register accessor: an alias for Reg<TIM14_EGR_SPEC>

TIM14_PSC register accessor: an alias for Reg<TIM14_PSC_SPEC>

TIM14_SR register accessor: an alias for Reg<TIM14_SR_SPEC>

TIM14_TISEL register accessor: an alias for Reg<TIM14_TISEL_SPEC>