[][src]Type Definition nrf51::wdt::config::R

type R = R<u32, CONFIG>;

Reader of register CONFIG

Methods

impl R[src]

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

Bit 0 - Configure the watchdog to pause or not while the CPU is sleeping.

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

Bit 3 - Configure the watchdog to pause or not while the CPU is halted by the debugger.