Type Alias nrf52810_hal::pac::power::resetreas::OFF_W

source ·
pub type OFF_W<'a, const O: u8> = BitWriterRaw<'a, u32, RESETREAS_SPEC, OFF_A, BitM, 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 */ }