NXP NFC Reader Library
v4.040.05.011646
|
Structure holding information on Type A P2P activation/communication. More...
Data Fields | |
uint8_t | bDid |
Device ID (DID) for ISO/IEC 18092 Initiator ATR command. More... | |
uint8_t | bLri |
Length reduction for ISO/IEC 18092 initiator. More... | |
uint8_t | bNadEnable |
Indicates whether Node Address (NAD) is enabled or not. More... | |
uint8_t | bNad |
Node address. More... | |
uint8_t * | pGi |
General bytes information. More... | |
uint8_t | bGiLength |
Length of the general bytes. More... | |
uint8_t * | pAtrRes |
Attribute response; uint8_t[64]. More... | |
uint8_t | bAtrResLength |
Length of the ATR response. More... | |
Structure holding information on Type A P2P activation/communication.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::bDid |
Device ID (DID) for ISO/IEC 18092 Initiator ATR command.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::bLri |
Length reduction for ISO/IEC 18092 initiator.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::bNadEnable |
Indicates whether Node Address (NAD) is enabled or not.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::bNad |
Node address.
Ignored if bNadEnabled is zero.
uint8_t* phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::pGi |
General bytes information.
User should populate with appropriate address if bGiLength in non zero.
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::bGiLength |
Length of the general bytes.
Should be zero if general bytes are not used.
uint8_t* phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::pAtrRes |
Attribute response; uint8_t[64].
uint8_t phacDiscLoop_Sw_TypeA_Info::phacDiscLoop_Type_P2P_TAGS::bAtrResLength |
Length of the ATR response.