nrf52840_pac::power::resetreas

Type Alias VBUS_R

Source
pub type VBUS_R = BitReader<VBUS_A>;
Expand description

Field VBUS reader - Reset due to wake up from System OFF mode by VBUS rising into valid range

Aliased Type§

struct VBUS_R { /* private fields */ }

Implementations§

Source§

impl VBUS_R

Source

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