[][src]Type Definition nrf52832_pac::wdt::config::W

type W = W<u32, CONFIG>;

Writer for register CONFIG

Methods

impl W[src]

pub fn sleep(&mut self) -> SLEEP_W[src]

Bit 0 - Configure the watchdog to either be paused, or kept running, while the CPU is sleeping

pub fn halt(&mut self) -> HALT_W[src]

Bit 3 - Configure the watchdog to either be paused, or kept running, while the CPU is halted by the debugger