NXP Reader Library  v17.1.0.2535

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

Collaboration diagram for Configuration:

Macros

#define PHAL_MFDUOX_ADDITIONAL_INFO   0x00A1
 Option for Get Config / Set Config to get/set additional info of a generic error or some length exposed by interfaces.
 
#define PHAL_MFDUOX_WRAPPED_MODE   0x00A2
 Option for Get Config / Set Config to get/set current Status of command wrapping in ISO 7816-4 APDUs.
 
#define PHAL_MFDUOX_SHORT_LENGTH_APDU   0x00A3
 Option for Get Config / Set Config to get/set current Status of Short Length APDU wrapping in ISO 7816-4 APDUs. More...
 
#define PHAL_MFDUOX_AUTH_STATE   0x00A4
 Option for Get Config / Set Config to get/set current Status Authentication.
 

Detailed Description

Macro Definitions for Get Config and Set Config interfaces.

Macro Definition Documentation

◆ PHAL_MFDUOX_SHORT_LENGTH_APDU

#define PHAL_MFDUOX_SHORT_LENGTH_APDU   0x00A3

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

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