Module nrf52840_hal::pac::wdt::config

source ·
Expand description

Configuration register

Structs§

  • Configuration register
  • Register CONFIG reader
  • Register CONFIG writer

Enums§

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

Type Aliases§

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