Type Alias nrf52840_pac::power::resetreas::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