NXP Reader Library  v17.1.0.2535

Macro Definitions for Get Config and Set Config interfaces. More...

Collaboration diagram for Configuration:

Macros

#define PHAL_NTAGXDNA_ADDITIONAL_INFO   0x00A1U
 Option for Get Config / Set Config to get/set additional info of a generic error or some length exposed by interfaces.
 
#define PHAL_NTAGXDNA_SHORT_LENGTH_APDU   0x00A2U
 Option for Get Config / Set Config to get/set current Status of Short Length APDU wrapping in ISO 7816-4 APDUs. More...
 

Detailed Description

Macro Definitions for Get Config and Set Config interfaces.

Macro Definition Documentation

◆ PHAL_NTAGXDNA_SHORT_LENGTH_APDU

#define PHAL_NTAGXDNA_SHORT_LENGTH_APDU   0x00A2U

Option for Get Config / Set Config to get/set current Status of Short Length APDU wrapping in ISO 7816-4 APDUs.

  • PH_ON : The commands will follow ISO7816 wrapped format with LC and LE as 1 byte.
  • PH_OFF: The commands will follow ISO7816 wrapped format with LC as 3 bytes and LE as 2 or 3 bytes.