NXP NFC Reader Library
v4.040.05.011646
|
Type B parameter structure. More...
Data Structures | |
struct | phacDiscLoop_TypeB_I3P3B |
Structure for Type B (ISO/IEC 14443-B) tags. More... | |
struct | phacDiscLoop_TypeB_I3P4B |
Type B ISO/IEC 14443-4B tag structure. More... | |
Data Fields | |
uint8_t | bTotalTagsFound |
Number of type B tags found. More... | |
uint8_t | bAfiReq |
Application file Identifier. More... | |
uint8_t | bExtendedAtqBbit |
For coding b5 of PARAM of REQB: b5=1 extended ATQB supported. More... | |
uint8_t | bAdvFeaturesBit |
For coding b6 of PARAM of REQB: b6=1 advanced features supported (NFC Forum). More... | |
uint8_t | bFsdi |
Frame size integer. More... | |
uint8_t | bCid |
Card identifier. More... | |
uint8_t | bNad |
Node ADdress. More... | |
uint8_t | bDri |
Data Rate receive (PICC –> PCD) integer. More... | |
uint8_t | bDsi |
Data Rate send (PCD –> PICC) integer. More... | |
Type B parameter structure.
uint8_t phacDiscLoop_Sw_TypeB_Info::bTotalTagsFound |
Number of type B tags found.
uint8_t phacDiscLoop_Sw_TypeB_Info::bAfiReq |
Application file Identifier.
uint8_t phacDiscLoop_Sw_TypeB_Info::bExtendedAtqBbit |
For coding b5 of PARAM of REQB: b5=1 extended ATQB supported.
uint8_t phacDiscLoop_Sw_TypeB_Info::bAdvFeaturesBit |
For coding b6 of PARAM of REQB: b6=1 advanced features supported (NFC Forum).
uint8_t phacDiscLoop_Sw_TypeB_Info::bFsdi |
Frame size integer.
Valid values: 0-8.
uint8_t phacDiscLoop_Sw_TypeB_Info::bCid |
Card identifier.
Valid values 0-14.
uint8_t phacDiscLoop_Sw_TypeB_Info::bNad |
Node ADdress.
uint8_t phacDiscLoop_Sw_TypeB_Info::bDri |
Data Rate receive (PICC –> PCD) integer.
Valid values: 0-3.
uint8_t phacDiscLoop_Sw_TypeB_Info::bDsi |
Data Rate send (PCD –> PICC) integer.
Valid values: 0-3.