UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
228 of 464
NXP Semiconductors
UM10850
Chapter 15: LPC5410x Windowed Watchdog Timer (WWDT)
15.6.5 Watchdog Timer Warning Interrupt register
The WDWARNINT register determines the watchdog timer counter value that will
generate a watchdog interrupt. When the watchdog timer counter matches the value
defined by WARNINT, an interrupt will be generated after the subsequent WDCLK.
A match of the watchdog timer counter to WARNINT occurs when the bottom 10 bits of
the counter have the same value as the 10 bits of WARNINT, and the remaining upper bits
of the counter are all 0. This gives a maximum time of 1,023 watchdog timer counts (4,096
watchdog clocks) for the interrupt to occur prior to a watchdog event. If WARNINT is 0, the
interrupt will occur at the same time as the watchdog event.
15.6.6 Watchdog Timer Window register
The WINDOW register determines the highest TV value allowed when a watchdog feed is
performed. If a feed sequence occurs when TV is greater than the value in WINDOW, a
watchdog event will occur.
WINDOW resets to the maximum possible TV value, so windowing is not in effect.
Table 272. Watchdog Timer Warning Interrupt register (WARNINT, 0x4003 8014) bit
description
Bit
Symbol
Description
Reset value
9:0
WARNINT
Watchdog warning interrupt compare value.
0
31:10
-
Reserved, only zero should be written.
NA
Table 273. Watchdog Timer Window register (WINDOW, 0x4003 8018) bit description
Bit
Symbol
Description
Reset value
23:0
WINDOW
Watchdog window value.
0xFF FFFF
31:24
-
Reserved, only zero should be written.
NA