Type Alias nrf52840_pac::nfct::sensres::BITFRAMESDD_R
source · pub type BITFRAMESDD_R = FieldReader<u8, BITFRAMESDD_A>;
Expand description
Field BITFRAMESDD
reader - Bit frame SDD as defined by the b5:b1 of byte 1 in SENS_RES response in the NFC Forum, NFC Digital Protocol Technical Specification
Aliased Type§
struct BITFRAMESDD_R { /* private fields */ }
Implementations§
source§impl BITFRAMESDD_R
impl BITFRAMESDD_R
sourcepub fn variant(&self) -> Option<BITFRAMESDD_A>
pub fn variant(&self) -> Option<BITFRAMESDD_A>
Get enumerated values variant
sourcepub fn is_sdd00000(&self) -> bool
pub fn is_sdd00000(&self) -> bool
Checks if the value of the field is SDD00000
sourcepub fn is_sdd00001(&self) -> bool
pub fn is_sdd00001(&self) -> bool
Checks if the value of the field is SDD00001
sourcepub fn is_sdd00010(&self) -> bool
pub fn is_sdd00010(&self) -> bool
Checks if the value of the field is SDD00010
sourcepub fn is_sdd00100(&self) -> bool
pub fn is_sdd00100(&self) -> bool
Checks if the value of the field is SDD00100
sourcepub fn is_sdd01000(&self) -> bool
pub fn is_sdd01000(&self) -> bool
Checks if the value of the field is SDD01000
sourcepub fn is_sdd10000(&self) -> bool
pub fn is_sdd10000(&self) -> bool
Checks if the value of the field is SDD10000