WDT Registers
1802
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Watchdog Timers
28.5.1 WDTLOAD Register (Offset = 0x0) [reset = 0xFFFFFFFF]
Watchdog Load (WDTLOAD)
This register is the 32-bit interval value used by the 32-bit counter. When this register is written, the value
is immediately loaded and the counter restarts counting down from the new value. If the WDTLOAD
register is loaded with 0x00000000, an interrupt is immediately generated.
WDTLOAD is shown in
and described in
Return to
Figure 28-2. WDTLOAD 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
WDTLOAD
R/W-0xFFFFFFFF
Table 28-3. WDTLOAD Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
WDTLOAD
R/W
0xFFFFFFFF
Watchdog Load Value
28.5.2 WDTVALUE Register (Offset = 0x4) [reset = 0xFFFFFFFF]
Watchdog Value (WDTVALUE)
This register contains the current count value of the timer.
WDTVALUE is shown in
and described in
Return to
Figure 28-3. WDTVALUE 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
WDTVALUE
R-0xFFFFFFFF
Table 28-4. WDTVALUE Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
WDTVALUE
R
0xFFFFFFFF
Watchdog Value.
Current value of the 32-bit down counter.