Module lpc11uxx::wwdt

source ·
Expand description

Windowed Watchdog Timer (WWDT)

Modules

Watchdog clock select register.
Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this register reloads the Watchdog timer with the value contained in WDTC.
Watchdog mode register. This register contains the basic mode and status of the Watchdog Timer.
Watchdog timer constant register. This 24-bit register determines the time-out value.
Watchdog timer value register. This 24-bit register reads out the current value of the Watchdog timer.
Watchdog Warning Interrupt compare value.
Watchdog Window compare value.

Structs

Watchdog clock select register.
Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this register reloads the Watchdog timer with the value contained in WDTC.
Watchdog mode register. This register contains the basic mode and status of the Watchdog Timer.
Register block
Watchdog timer constant register. This 24-bit register determines the time-out value.
Watchdog timer value register. This 24-bit register reads out the current value of the Watchdog timer.
Watchdog Warning Interrupt compare value.
Watchdog Window compare value.