![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1280](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781280.webp)
GPTM Registers
1280
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Timers
18.5.4 GPTMCTL Register (Offset = 0xC) [reset = 0x0]
GPTM Control (GPTMCTL)
This register is used alongside the GPTMCFG and GMTMTnMR registers to fine-tune the timer
configuration, and to enable other features such as timer stall and the output trigger. The output trigger
can be used to initiate transfers on the ADC module.
NOTE:
Bits in this register should only be changed when the TnEN bit for the respective timer is
cleared.
GPTMCTL is shown in
and described in
Return to
Figure 18-12. GPTMCTL Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
TBPWML
TBOTE
RESERVED
TBEVENT
TBSTALL
TBEN
R-0x0
R/W-0x0
R/W-0x0
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
7
6
5
4
3
2
1
0
RESERVED
TAPWML
TAOTE
RTCEN
TAEVENT
TASTALL
TAEN
R-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
Table 18-15. GPTMCTL Register Field Descriptions
Bit
Field
Type
Reset
Description
31-15
RESERVED
R
0x0
14
TBPWML
R/W
0x0
GPTM Timer B PWM Output Level
0x0 = Output is unaffected.
0x1 = Output is inverted.
13
TBOTE
R/W
0x0
GPTM Timer B Output Trigger Enable.
0x0 = The output Timer B ADC trigger is disabled.
0x1 = The output Timer B ADC trigger is enabled. In addition, the
ADC must be enabled and the timer selected as a trigger source
with the EMn bit in the ADCEMUX register.
12
RESERVED
R
0x0
11-10
TBEVENT
R/W
0x0
GPTM Timer B Event Mode.
If PWM output inversion is enabled, edge detection interrupt
behavior is reversed.
Thus, if a positive-edge interrupt trigger has been set and the PWM
inversion generates a postive edge, no event-trigger interrupt
asserts.
Instead, the interrupt is generated on the negative edge of the PWM
signal.
0x0 = Positive edge
0x1 = Negative edge
0x2 = Reserved
0x3 = Both edges