[][src]Type Definition nrf5340_net_pac::reset_ns::resetreas::NFC_R

type NFC_R = R<bool, NFC_A>;

Reader of field NFC

Methods

impl NFC_R[src]

pub fn variant(&self) -> NFC_A[src]

Get enumerated values variant

pub fn is_not_detected(&self) -> bool[src]

Checks if the value of the field is NOTDETECTED

pub fn is_detected(&self) -> bool[src]

Checks if the value of the field is DETECTED