Expand description
Watchdog control
The rst_wdsel register determines which subsystems are reset when the watchdog is triggered.
The watchdog can be triggered in software.
Structs§
- CTRL_
SPEC - Watchdog control
The rst_wdsel register determines which subsystems are reset when the watchdog is triggered.
The watchdog can be triggered in software.
Type Aliases§
- ENABLE_
R - Field
ENABLEreader - When not enabled the watchdog timer is paused - ENABLE_
W - Field
ENABLEwriter - When not enabled the watchdog timer is paused - PAUSE_
DBG0_ R - Field
PAUSE_DBG0reader - Pause the watchdog timer when processor 0 is in debug mode - PAUSE_
DBG0_ W - Field
PAUSE_DBG0writer - Pause the watchdog timer when processor 0 is in debug mode - PAUSE_
DBG1_ R - Field
PAUSE_DBG1reader - Pause the watchdog timer when processor 1 is in debug mode - PAUSE_
DBG1_ W - Field
PAUSE_DBG1writer - Pause the watchdog timer when processor 1 is in debug mode - PAUSE_
JTAG_ R - Field
PAUSE_JTAGreader - Pause the watchdog timer when JTAG is accessing the bus fabric - PAUSE_
JTAG_ W - Field
PAUSE_JTAGwriter - Pause the watchdog timer when JTAG is accessing the bus fabric - R
- Register
CTRLreader - TIME_R
- Field
TIMEreader - Indicates the number of ticks / 2 (see errata RP2040-E1) before a watchdog reset will be triggered - TRIGGER_
R - Field
TRIGGERreader - Trigger a watchdog reset - TRIGGER_
W - Field
TRIGGERwriter - Trigger a watchdog reset - W
- Register
CTRLwriter