Module lpc177x_8x::wwdt[][src]

Windowed Watchdog Timer (WWDT)

Modules

feed

Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this register reloads the Watchdog timer with the value contained in WDTC.

mod_

Watchdog mode register. This register determines the basic mode and status of the Watchdog Timer.

tc

Watchdog timer constant register. The value in this register determines the time-out value.

tv

Watchdog timer value register. This register reads out the current value of the Watchdog timer.

warnint

Watchdog Warning Interrupt compare value.

window

Watchdog Window compare value.

Structs

FEED

Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this register reloads the Watchdog timer with the value contained in WDTC.

MOD

Watchdog mode register. This register determines the basic mode and status of the Watchdog Timer.

RegisterBlock

Register block

TC

Watchdog timer constant register. The value in this register determines the time-out value.

TV

Watchdog timer value register. This register reads out the current value of the Watchdog timer.

WARNINT

Watchdog Warning Interrupt compare value.

WINDOW

Watchdog Window compare value.