Type Alias nrf52810_hal::pac::wdt::config::SLEEP_R

source ·
pub type SLEEP_R = BitReaderRaw<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 */ }