MIFARE Identity SAM AV3 X parameter structure
More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| phhalHw_SamAV3_DataParams_t * | pHalSamDataParams |
| Pointer to the parameter structure of the hal of the SAM layer. | |
| phTMIUtils_t * | pTMIDataParams |
| Pointer to the parameter structure for collecting TMI. | |
| uint8_t | bAuthMode |
| Auth Mode. More... | |
| uint8_t | bAuthType |
| AuthType. More... | |
| uint8_t | bKeyNo |
| Key number against which authenticated. | |
| uint8_t | aAid [3] |
| Currently selected application Id. | |
| uint16_t | wAdditionalInfo |
| Specific error codes for Desfire generic errors. | |
| uint8_t | aUid [7] |
| Store the UID of the card. More... | |
| uint8_t | bUidLength |
| Length of bytes available in UID buffer. | |
| uint8_t | bFileOption |
| The bit settings of the FileOption parameter. | |
| uint8_t | bSDMOption |
| Bit setting of SDM option. | |
| uint8_t | bSDMKeyNo |
| Reference key number used for SDM operation. | |
| uint8_t | bSDMKeyVer |
| Reference Key version used for SDM operation. | |
| uint8_t | bRAMKeyNo |
| Reference RAM key number used for SDM operation. | |
| uint8_t | bRAMKeyVer |
| Reference RAM Key version used for SDM operation. | |
| uint8_t | aSDMENCOffset [3] |
| Buffer to represent the SDM ENC Offset. | |
| uint8_t | aSDMENCLen [3] |
| Buffer to represent the SDM ENC Length. | |
| uint8_t | aSDMReadCtr [3] |
| Buffer to represent the SDM Read Counter value. | |
| uint8_t | bKeyType |
| Distinguish between the LRP_AES or AES key. | |
MIFARE Identity SAM AV3 X parameter structure
| uint8_t phalMfIdentity_SamAV3_X_DataParams_t::bAuthMode |
Auth Mode.
0x0A or 0x1A or 0xAA.
| uint8_t phalMfIdentity_SamAV3_X_DataParams_t::bAuthType |
AuthType.
Whether its EV2 or LRP.
| uint8_t phalMfIdentity_SamAV3_X_DataParams_t::aUid[7] |
Store the UID of the card.
This get updated if GetCardUID commmand is called.