[][src]Module lpc55_pac::wwdt::mod_

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

Structs

WDEN_W

Write proxy for field WDEN

WDINT_W

Write proxy for field WDINT

WDPROTECT_W

Write proxy for field WDPROTECT

WDRESET_W

Write proxy for field WDRESET

WDTOF_W

Write proxy for field WDTOF

Enums

WDEN_A

Watchdog enable bit. Once this bit is set to one and a watchdog feed is performed, the watchdog timer will run permanently.

WDPROTECT_A

Watchdog update mode. This bit can be set once by software and is only cleared by a reset.

WDRESET_A

Watchdog reset enable bit. Once this bit has been written with a 1 it cannot be re-written with a 0.

Type Definitions

R

Reader of register MOD

W

Writer for register MOD

WDEN_R

Reader of field WDEN

WDINT_R

Reader of field WDINT

WDPROTECT_R

Reader of field WDPROTECT

WDRESET_R

Reader of field WDRESET

WDTOF_R

Reader of field WDTOF