Type Definition nrf52832_pac::wdt::config::HALT_R

source · []
pub type HALT_R = BitReader<HALT_A>;
Expand description

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

Implementations

Get enumerated values variant

Checks if the value of the field is PAUSE

Checks if the value of the field is RUN