Module config

Source
Expand description

Configuration register

Structs§

CONFIG_SPEC
Configuration register
R
Register CONFIG reader
W
Register CONFIG writer

Enums§

HALT_A
Configure the watchdog to either be paused, or kept running, while the CPU is halted by the debugger
SLEEP_A
Configure the watchdog to either be paused, or kept running, while the CPU is sleeping

Type Aliases§

HALT_R
Field HALT reader - Configure the watchdog to either be paused, or kept running, while the CPU is halted by the debugger
HALT_W
Field HALT writer - Configure the watchdog to either be paused, or kept running, while the CPU is halted by the debugger
SLEEP_R
Field SLEEP reader - Configure the watchdog to either be paused, or kept running, while the CPU is sleeping
SLEEP_W
Field SLEEP writer - Configure the watchdog to either be paused, or kept running, while the CPU is sleeping