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

source

pub fn variant(&self) -> Option<BITFRAMESDD_A>

Get enumerated values variant

source

pub fn is_sdd00000(&self) -> bool

Checks if the value of the field is SDD00000

source

pub fn is_sdd00001(&self) -> bool

Checks if the value of the field is SDD00001

source

pub fn is_sdd00010(&self) -> bool

Checks if the value of the field is SDD00010

source

pub fn is_sdd00100(&self) -> bool

Checks if the value of the field is SDD00100

source

pub fn is_sdd01000(&self) -> bool

Checks if the value of the field is SDD01000

source

pub fn is_sdd10000(&self) -> bool

Checks if the value of the field is SDD10000