
Macros | |
| #define | PHAL_MFDUOX_CMD_CHANGE_KEY 0xC4 |
| MIFARE DUOX ChangeKey command code. | |
| #define | PHAL_MFDUOX_CMD_CHANGE_KEY_EV2 0xC6 |
| MIFARE DUOX ChangeKeyEv2 command code. | |
| #define | PHAL_MFDUOX_CMD_INITIALIZE_KEY_SET 0x56 |
| MIFARE DUOX InitializeKeySet command code. | |
| #define | PHAL_MFDUOX_CMD_FINALIZE_KEY_SET 0x57 |
| MIFARE DUOX FinalizeKeySet command code. | |
| #define | PHAL_MFDUOX_CMD_ROLL_KEY_SET 0x55 |
| MIFARE DUOX RollKeySet command code. | |
| #define | PHAL_MFDUOX_CMD_GET_KEY_SETTINGS 0x45 |
| MIFARE DUOX GetKeySettings command code. | |
| #define | PHAL_MFDUOX_CMD_CHANGE_KEY_SETTINGS 0x54 |
| MIFARE DUOX ChangeKeySettings command code. | |
| #define | PHAL_MFDUOX_CMD_GET_KEY_VERSION 0x64 |
| MIFARE DUOX GetKeyVersion command code. | |