Type Alias nrf52840_pac::nfct::fieldpresent::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
impl FIELDPRESENT_R
sourcepub fn variant(&self) -> FIELDPRESENT_A
pub fn variant(&self) -> FIELDPRESENT_A
Get enumerated values variant
sourcepub fn is_no_field(&self) -> bool
pub fn is_no_field(&self) -> bool
Checks if the value of the field is NO_FIELD
sourcepub fn is_field_present(&self) -> bool
pub fn is_field_present(&self) -> bool
Checks if the value of the field is FIELD_PRESENT