Timer_A Introduction
643
SLAU367P – October 2012 – Revised April 2020
Copyright © 2012–2020, Texas Instruments Incorporated
Timer_A
25.1 Timer_A Introduction
Timer_A is a 16-bit timer/counter with up to seven capture/compare registers. Timer_A can support
multiple capture/compares, PWM outputs, and interval timing. Timer_A also has extensive interrupt
capabilities. Interrupts may be generated from the counter on overflow conditions and from each of the
capture/compare registers.
Timer_A features include:
•
Asynchronous 16-bit timer/counter with four operating modes
•
Selectable and configurable clock source
•
Up to seven configurable capture/compare registers
•
Configurable outputs with pulse width modulation (PWM) capability
•
Asynchronous input and output latching
•
Interrupt vector register for fast decoding of all Timer_A interrupts
The block diagram of Timer_A is shown in
.
NOTE:
Use of the word count
Count
is used throughout this chapter. It means the counter must be in the process of
counting for the action to take place. If a particular value is directly written to the counter, an
associated action does not take place.
NOTE:
Nomenclature
There may be multiple instantiations of Timer_A on a given device. The prefix TAx is used,
where x is a greater than equal to zero indicating the Timer_A instantiation. For devices with
one instantiation, x = 0. The suffix n, where n = 0 to 6, represents the specific
capture/compare registers associated with the Timer_A instantiation.