Type Alias nrf52840_pac::power::resetreas::RESETPIN_R

source ·
pub type RESETPIN_R = BitReader<RESETPIN_A>;
Expand description

Field RESETPIN reader - Reset from pin-reset detected

Aliased Type§

struct RESETPIN_R { /* private fields */ }

Implementations§

source§

impl RESETPIN_R

source

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