Data structure for MIFARE Ultralight / NTAG SAM AV3 NonX layer implementation
More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| phhalHw_SamAV3_DataParams_t * | pHalSamDataParams |
| Pointer to halHw_SamAV3 parameter structure. | |
| void * | pPalMifareDataParams |
| Pointer to palMifare parameter structure. | |
| uint8_t | bCMACReq |
| Get/Set Config to include CMAC for required Commands. | |
| uint16_t | wCmdCtr |
| Command count within transaction. | |
| uint8_t | bAuthMode |
| Authentication PWD [0x1B] or AES [0x1A]. | |
| uint8_t | bAdditionalInfo |
| Specific error codes for MFUL generic errors or To get the response length of some commands. | |
| uint8_t | bRamKeyNo |
| RAM KEY Number. | |
| uint8_t | bRamKeyVer |
| RAM KEY Version. | |
Data structure for MIFARE Ultralight / NTAG SAM AV3 NonX layer implementation