Type Alias nrf52840_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
Aliased Type§
struct SLEEP_R { /* private fields */ }