nrf52840_pac::nfct::fieldpresent

Type Alias FIELDPRESENT_R

Source
pub type FIELDPRESENT_R = BitReader<FIELDPRESENT_A>;
Expand description

Field FIELDPRESENT reader - Indicates if a valid field is present. Available only in the activated state.

Aliased Type§

struct FIELDPRESENT_R { /* private fields */ }

Implementations§

Source§

impl FIELDPRESENT_R

Source

pub fn variant(&self) -> FIELDPRESENT_A

Get enumerated values variant

Source

pub fn is_no_field(&self) -> bool

Checks if the value of the field is NO_FIELD

Source

pub fn is_field_present(&self) -> bool

Checks if the value of the field is FIELD_PRESENT