NXP Reader Library  v17.1.0.2535
Collaboration diagram for CommandCodes:

Macros

#define PHAL_MFDUOX_CMD_FREE_MEM   0x6E
 MIFARE DUOX Free Memory command Code.
 
#define PHAL_MFDUOX_CMD_FORMAT   0xFC
 MIFARE DUOX Format command Code.
 
#define PHAL_MFDUOX_CMD_SET_CONFIGURATION   0x5C
 MIFARE DUOX Set Configuration command code.
 
#define PHAL_MFDUOX_CMD_GET_CONFIGURATION   0x65
 MIFARE DUOX Get Configuration command code.
 
#define PHAL_MFDUOX_CMD_GET_VERSION   0x60
 MIFARE DUOX GetVersion command code.
 
#define PHAL_MFDUOX_CMD_GET_CARD_UID   0x51
 MIFARE DUOX GetUID command code.
 

Detailed Description