nrf52840_pac::power::resetreas

Type Alias DOG_W

Source
pub type DOG_W<'a, const O: u8> = BitWriter<'a, u32, RESETREAS_SPEC, DOG_A, O>;
Expand description

Field DOG writer - Reset from watchdog detected

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> DOG_W<'a, O>

Source

pub fn not_detected(self) -> &'a mut W

Not detected

Source

pub fn detected(self) -> &'a mut W

Detected