![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1295](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781295.webp)
GPTM Registers
1295
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Timers
18.5.13 GPTMTBMATCHR Register (Offset = 0x34) [reset = 0xFFFF]
GPTM Timer B Match (GPTMTBMATCHR)
This register is loaded with a match value. Interrupts can be generated when the timer value is equal to
the value in this register in one-shot or periodic mode.
In Edge-Count mode, this register along with GPTMTBILR determines how many edge events are
counted. The total number of edge events counted is equal to the value in GPTMTBILR minus this value.
Note that in edge-count mode, when executing an up-count, the value of GPTMTnPR and GPTMTnILR
must be greater than the value of GPTMTnPMR and GPTMTnMATCHR.
In PWM mode, this value along with GPTMTBILR, determines the duty cycle of the output PWM signal.
When a 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 GPTMTAMATCHR register. Reads from this register return the current
match value of Timer B and writes are ignored. In a 16-bit mode, bits 15:0 are used for the match value.
Bits 31:16 are RESERVED in both cases.
GPTMTBMATCHR is shown in
and described in
Return to
Figure 18-21. GPTMTBMATCHR 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
TBMR
R/W-0xFFFF
Table 18-24. GPTMTBMATCHR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
TBMR
R/W
0xFFFF
GPTM Timer B Match Register.
This value is compared to the GPTMTBR register to determine
match events.