Sw AL-VCA parameter structure. More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| phpalMifare_SamAV2_X_DataParams_t * | pPalMifareDataParams |
| Pointer to the parameter structure of the palMifare layer. | |
| phhalHw_SamAV2_DataParams_t * | pSamHal |
| Pointer to the parameter structure of the Sam HAL. | |
| phalVca_SamAV2_X_CardTableEntry_t * | pCardTable |
| Pointer to the Card Table of the layer. | |
| phalVca_SamAV2_X_IidTable_t * | pIidTable |
| Pointer to the IidTable of the layer. | |
| phalVca_SamAV2_X_KeysTable_t * | pKeysTable |
| Pointer to the IidTable of the layer. | |
| uint16_t | wCurrentCardTablePos |
| Position of current entry in the CardTable. | |
| uint16_t | wNumCardTableEntries |
| Number of Card table entries in the table. | |
| uint16_t | wCurrentIidKeysTablePos |
| Current position in IID array. | |
| uint16_t | wNumIidKeysTableEntries |
| Indicates the size of the key table. | |
| uint8_t | pPcdCaps [4] |
| LenPcdCaps || PCD Caps. | |
Sw AL-VCA parameter structure.