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