Type Alias nrf52840_hal::pac::wdt::config::SLEEP_W

source ·
pub type SLEEP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CONFIG_SPEC, SLEEP_A, BitM, O>;
Expand description

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

Aliased Type§

struct SLEEP_W<'a, const O: u8> { /* private fields */ }