SAM commands use for MIFARE Classic PICC communication in X and Non-X mode. More...

Modules | |
| S Mode | |
| SAM commands used for MIFARE Classic S communication. | |
| X Mode | |
| SAM commands used for MIFARE Classic X communication. | |
Option macros for Sam AV3 MIFARE Authentication key diversification. | |
| #define | PHHAL_HW_SAMAV3_CMD_AUTHENTICATE_MIFARE_DIV_OFF 0x00 |
| Option mask to disable the exchange of diversification block number. | |
| #define | PHHAL_HW_SAMAV3_CMD_AUTHENTICATE_MIFARE_DIV_ON 0x01 |
| Option mask to enable the exchange of diversification block number. | |
Option macros for Sam AV3 MIFARE Change Key diversification. | |
| #define | PHHAL_HW_SAMAV3_CMD_CHANGE_KEY_MIFARE_DIV_OFF 0x00 |
| Option mask to disable diverification of key A and B. | |
| #define | PHHAL_HW_SAMAV3_CMD_CHANGE_KEY_MIFARE_DIV_A_OFF 0x00 |
| Option mask to disable diverification of key A. | |
| #define | PHHAL_HW_SAMAV3_CMD_CHANGE_KEY_MIFARE_DIV_A_ON 0x02 |
| Option mask to enable diverification of key A. | |
| #define | PHHAL_HW_SAMAV3_CMD_CHANGE_KEY_MIFARE_DIV_B_OFF 0x00 |
| Option mask to disable diverification of key B. | |
| #define | PHHAL_HW_SAMAV3_CMD_CHANGE_KEY_MIFARE_DIV_B_ON 0x04 |
| Option mask to enable diverification of key B. | |
SAM commands use for MIFARE Classic PICC communication in X and Non-X mode.