GPTM Registers
1303
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Timers
18.5.21 GPTMTBV Register (Offset = 0x54) [reset = 0xFFFF]
GPTM Timer B Value (GPTMTBV)
When read, this register shows the current, free-running value of Timer B in all modes. Software can use
this value to determine the time elapsed between an interrupt and the ISR entry. When written, the value
written into this register is loaded into the GPTMTBR register on the next clock cycle.
NOTE:
When an alternate clock source is enabled, a read of this register returns the current count
-1.
When a 16/32-bit GPTM is configured to one of the 32-bit modes, the contents of bits 15:0 in this register
are loaded into the upper 16 bits of the GPTMTAV register. Reads from this register return the current
free-running value of Timer B. In a 16-bit mode, bits 15:0 contain the value of the counter and bits 23:16
contain the current, free-running value of the prescaler, which is the upper 8 bits of the count in Input
Edge Count, Input Edge Time, PWM and one-shot or periodic up count modes. In one-shot or periodic
down count modes, the prescaler stored in 23:16 is a true prescaler, meaning bits 23:16 count down
before decrementing the value in bits 15:0. The prescaler in bits 31:24 always reads as 0.
GPTMTBV is shown in
and described in
Return to
Figure 18-29. GPTMTBV Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
TBV
R/W-0xFFFF
Table 18-32. GPTMTBV Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
TBV
R/W
0xFFFF
GPTM Timer B Value.
A read returns the current, free-running value of Timer A in all
modes.
When written, the value written into this register is loaded into the
GPTMTAR register on the next clock cycle.
In 16-bit mode, only the lower 16-bits of the GPTMTBV register can
be written with a new value.
Writes to the prescaler bits have no effect.