Type Alias nrf52840_pac::power::resetreas::SREQ_R

source ·
pub type SREQ_R = BitReader<SREQ_A>;
Expand description

Field SREQ reader - Reset from soft reset detected

Aliased Type§

struct SREQ_R { /* private fields */ }

Implementations§

source§

impl SREQ_R

source

pub fn variant(&self) -> SREQ_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