Type Alias nrf52840_pac::power::resetreas::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