Type Alias nrf52811_hal::pac::wdt::config::HALT_R

source ·
pub type HALT_R = BitReaderRaw<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

Aliased Type§

struct HALT_R { /* private fields */ }