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

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