nrf52840_pac::power::resetreas

Type Alias OFF_W

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

Field OFF writer - Reset due to wake up from System OFF mode when wakeup is triggered from DETECT signal from GPIO

Aliased Type§

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

Implementations§

Source§

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

Source

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

Not detected

Source

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

Detected