Register Descriptions
327
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
M3 Watchdog Timers
Table 3-1. Watchdog Timers Register Map
Offset
Name
Type
Reset
Description
0x000
WDTLOAD
R/W
0xFFFF.FFFF
Watchdog Load
0x004
WDTVALUE
R
0xFFFF.FFFF
Watchdog Value
0x008
WDTCTL
R/W
0x0000.0000
(WDT0)
0x8000.0000
(WDT1)
Watchdog Control
0x00C
WDTICR
W
-
Watchdog Interrupt Clear
0x010
WDTRIS
R
0x0000.0000
Watchdog Raw Interrupt Status
0x014
WDTMIS
R
0x0000.0000
Watchdog Masked Interrupt Status
0x018
WDTTEST
R/W
0x0000.0000
Watchdog Test
0xC00
WDTLOCK
R/W
0x0000.0000
Watchdog Lock
0xFD0
WDTPeriphID4
R
0x0000.0000
Watchdog Peripheral Identification 4
0xFD4
WDTPeriphID5
R
0x0000.0000
Watchdog Peripheral Identification 5
0xFD8
WDTPeriphID6
R
0x0000.0000
Watchdog Peripheral Identification 6
0xFDC
WDTPeriphID7
R
0x0000.0000
Watchdog Peripheral Identification 7
0xFE0
WDTPeriphID0
R
0x0000.0005
Watchdog Peripheral Identification 0
0xFE4
WDTPeriphID1
R
0x0000.0018
Watchdog Peripheral Identification 1
0xFE8
WDTPeriphID2
R
0x0000.0018
Watchdog Peripheral Identification 2
0xFEC
WDTPeriphID3
R
0x0000.0001
Watchdog Peripheral Identification 3
0xFF0
WDTPCellID0
R
0x0000.000D
Watchdog PrimeCell Identification 0
0xFF4
WDTPCellID1
R
0x0000.00F0
Watchdog PrimeCell Identification 1
0xFF8
WDTPCellID2
R
0x0000.0006
Watchdog PrimeCell Identification 2
0xFFC
WDTPCellID3
R
0x0000.00B1
Watchdog PrimeCell Identification 3
3.3
Register Descriptions
The remainder of this section lists and describes the WDT registers, in numerical order by address offset.
3.3.1 Watchdog Load (WDTLOAD) Register, offset 0x000
The watchdog load register (WDTLOAD) 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 0x0000.0000, an interrupt is immediately generated.
Figure 3-2. Watchdog Load (WDTLOAD) Register
31
0
WDTLOAD
R/W-0xFFFF.FFFF
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 3-2. Watchdog Load (WDTLOAD) Register Field Descriptions
Bit
Field
Value
Description
31-0
WDTLOAD
Watchdog load value
0
Register not written. Value not loaded.
1
Register written. Vlaue loaded and counter restarts.