nrf52840_pac::power::resetreas

Type Alias NFC_R

Source
pub type NFC_R = BitReader<NFC_A>;
Expand description

Field NFC reader - Reset due to wake up from System OFF mode by NFC field detect

Aliased Type§

struct NFC_R { /* private fields */ }

Implementations§

Source§

impl NFC_R

Source

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