NXP Reader Library  v17.1.0.2535

The File Options to be used for all the File management commands. More...

Collaboration diagram for FileOptions:

Macros

#define PHAL_MFDUOX_FILE_OPTION_PLAIN   0x00U
 Option for File communication mode as Plain.
 
#define PHAL_MFDUOX_FILE_OPTION_PLAIN_1   0x02U
 Option for File communication mode as Plain.
 
#define PHAL_MFDUOX_FILE_OPTION_MAC   0x01U
 Option for File communication mode as Mac.
 
#define PHAL_MFDUOX_FILE_OPTION_FULL   0x03U
 Option for File communication mode as Full.
 
#define PHAL_MFDUOX_FILE_OPTION_CRL_FILE   0x10U
 Option to Enable CRL (Certificate Revocation List) File.
 
#define PHAL_MFDUOX_FILE_OPTION_TMCLIMIT_PRESENT   0x20U
 Option to indicate TMCLimit configuration is enabled.
 
#define PHAL_MFDUOX_FILE_OPTION_SDM_MIRRORING_ENABLED   0x40U
 Option to Enable Secure Dynamic Messaging and Mirroring support.
 
#define PHAL_MFDUOX_FILE_OPTION_TMI_EXCLUSION_FILEMAP   0x40U
 Option to Enable TMI Exclusion file map.
 
#define PHAL_MFDUOX_FILE_OPTION_ADDITIONAL_AR_PRESENT   0x80U
 Option to Enable Additional Access Rights.
 

Detailed Description

The File Options to be used for all the File management commands.