NXP Reader Library  v17.1.0.2535
Collaboration diagram for CommandCodes:

Macros

#define PHAL_MFDUOX_CMD_CREATE_APPLICATION   0xCA
 MIFARE DUOX Create Application command code.
 
#define PHAL_MFDUOX_CMD_DELETE_APPLICATION   0xDA
 MIFARE DUOX Delete Application command code.
 
#define PHAL_MFDUOX_CMD_CREATE_DELEGATED_APPLICATION   0xC9
 MIFARE DUOX Create Delegated Application command code.
 
#define PHAL_MFDUOX_CMD_SELECT_APPLICATION   0x5A
 MIFARE DUOX Select Application command code.
 
#define PHAL_MFDUOX_CMD_GET_APPLICATION_IDS   0x6A
 MIFARE DUOX Get Application Ids command code.
 
#define PHAL_MFDUOX_CMD_GET_DF_NAMES   0x6D
 MIFARE DUOX Get Dedicated File names command code.
 
#define PHAL_MFDUOX_CMD_GET_DELEGATED_INFO   0x69
 MIFARE DUOX Get Delegated info command code.
 

Detailed Description