NXP NFC Reader Library
v4.040.05.011646
|
Structure info required for ISO/IEC 14443 communication. More...
Data Fields | |
uint8_t | aAtqa [PHAC_DISCLOOP_I3P3A_MAX_ATQA_LENGTH] |
ATQA received from ISO/IEC 14443A compliant device. More... | |
uint8_t | aUid [PHAC_DISCLOOP_I3P3A_MAX_UID_LENGTH] |
Contains known UID bytes for the given cascade level. More... | |
uint8_t | bUidSize |
Size of the UID that was received from the PICC. More... | |
uint8_t | aSak |
Select acknowledge from the ISO/IEC 14443A type A card. More... | |
Structure info required for ISO/IEC 14443 communication.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_TypeA_I3P3::aAtqa[PHAC_DISCLOOP_I3P3A_MAX_ATQA_LENGTH] |
ATQA received from ISO/IEC 14443A compliant device.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_TypeA_I3P3::aUid[PHAC_DISCLOOP_I3P3A_MAX_UID_LENGTH] |
Contains known UID bytes for the given cascade level.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_TypeA_I3P3::bUidSize |
Size of the UID that was received from the PICC.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_TypeA_I3P3::aSak |
Select acknowledge from the ISO/IEC 14443A type A card.