Type Alias nrf52840_pac::power::resetreas::DIF_W
source · pub type DIF_W<'a, const O: u8> = BitWriter<'a, u32, RESETREAS_SPEC, DIF_A, O>;
Expand description
Field DIF
writer - Reset due to wake up from System OFF mode when wakeup is triggered from entering into debug interface mode
Aliased Type§
struct DIF_W<'a, const O: u8> { /* private fields */ }