Type Alias nrf52840_pac::power::resetreas::DIF_R

source ·
pub type DIF_R = BitReader<DIF_A>;
Expand description

Field DIF reader - Reset due to wake up from System OFF mode when wakeup is triggered from entering into debug interface mode

Aliased Type§

struct DIF_R { /* private fields */ }

Implementations§

source§

impl DIF_R

source

pub fn variant(&self) -> DIF_A

Get enumerated values variant

source

pub fn is_not_detected(&self) -> bool

Checks if the value of the field is NOT_DETECTED

source

pub fn is_detected(&self) -> bool

Checks if the value of the field is DETECTED