Type Alias nrf52810_hal::pac::power::resetreas::DIF_W

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