nrf52840_pac::uicr::nfcpins

Type Alias PROTECT_R

Source
pub type PROTECT_R = BitReader<PROTECT_A>;
Expand description

Field PROTECT reader - Setting of pins dedicated to NFC functionality

Aliased Type§

struct PROTECT_R { /* private fields */ }

Implementations§

Source§

impl PROTECT_R

Source

pub fn variant(&self) -> PROTECT_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_nfc(&self) -> bool

Checks if the value of the field is NFC