19.5 SYSREG Control Registers

In addition to the specific watchdog timer registers mentioned in Table 19-3, the registers mentioned in the following table also control the behavior of the watchdog timer. These registers are located in the System Register Block and are listed here for clarity. Refer to the SYSREG section of Watchdog Timer for a detailed description of each register and bit.

Table 19-12. Watchdog Timer SYSREG
Register NameRegister TypeFlash Write ProtectReset SourceDescription
WDOG_CRRW-PRegisterPoreset_nBit 0 of this register is WDOGENABLE.This goes as the Enable bit for the watchdog timer module. The status of this bit can be monitored in the WDOGENABLE register.

Bit 1of this register is WDOGMODE. This bit is Reset/Interrupt mode selection bit from the system register. This value can be read from the WDOGCONTROL register within the watchdog timer module.

WDOGLOADRO-PPoreset_nBits [25:0] of this register contain the upper 26-bits of the WDOGLOAD value register.
WDOGMVRPRO-PPoreset_nThis register contains the WDOGMVRP value.
Note: Register Types RW-P, RO-P are explained in Watchdog Timer.