![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 1292](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781292.webp)
GPTM Registers
1292
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Timers
18.5.10 GPTMTAILR Register (Offset = 0x28) [reset = 0xFFFFFFFF]
GPTM Timer A Interval Load (GPTMTAILR)
When the timer is counting down, this register is used to load the starting count value into the timer. When
the timer is counting up, this register sets the upper bound for the timeout event.
When a GPTM is configured to one of the 32-bit modes, GPTMTAILR appears as a 32-bit register (the
upper 16-bits correspond to the contents of the GPTM Timer B Interval Load (GPTMTBILR) register). In a
16-bit mode, the upper 16 bits of this register read as 0s and have no effect on the state of GPTMTBILR.
GPTMTAILR is shown in
and described in
Return to
Figure 18-18. GPTMTAILR 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
TAILR
R/W-0xFFFFFFFF
Table 18-21. GPTMTAILR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
TAILR
R/W
0xFFFFFFF
F
GPTM Timer A Interval Load Register.
Writing this field loads the counter for Timer A.
A read returns the current value of GPTMTAILR.