Type Definition nrf52811_pac::wdt::config::SLEEP_R

source · []
pub type SLEEP_R = BitReader<SLEEP_A>;
Expand description

Field SLEEP reader - Configure the watchdog to either be paused, or kept running, while the CPU is sleeping

Implementations

Get enumerated values variant

Checks if the value of the field is PAUSE

Checks if the value of the field is RUN