NXP Reader Library  v17.1.0.2535

These are common definitions for complete command features of DESFire. More...

Collaboration diagram for Defines:

Options for application / file creation commands command.

#define PHAL_MFDF_ISO_FILE_INFO_NOT_AVAILABLE   0x00U
 Option to indicate no ISO File ID or ISODFName are present.
 
#define PHAL_MFDF_ISO_FILE_ID_AVAILABLE   0x01U
 Option to indicate the presence of ISO FileID.
 
#define PHAL_MFDF_ISO_DF_NAME_AVAILABLE   0x02U
 Option to indicate the presence of ISO DFName.
 
#define PHAL_MFDF_ISO_FILE_ID_DF_NAME_AVAILABLE   0x03U
 Option to indicate the presence of both ISO FileID and ISO DFName.
 

The communication mode to be used.

#define PHAL_MFDF_COMMUNICATION_PLAIN   0x00U
 Plain mode of communication.
 
#define PHAL_MFDF_COMMUNICATION_MACD   0x10U
 MAC mode of communication.
 
#define PHAL_MFDF_COMMUNICATION_ENC   0x30U
 Enciphered mode of communication.
 

Detailed Description

These are common definitions for complete command features of DESFire.