SAM AV2 NonX AL-VCA parameter structure. More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| void * | 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_CardTableEntry_t * | pCardTable |
| Pointer to the Card Table of the layer. | |
| uint16_t | wCurrentCardTablePos |
| Position of current entry in the CardTable. | |
| uint16_t | wNumCardTableEntries |
| Number of Card table entries in the table. | |
| uint8_t * | pRndq |
| The memory storage is used to store RNDQ - Size: wNumCardTableEntries*12. | |
| phalVca_SamAV2_KeyDuos_t * | pKeyDuos |
| The memory storage is used to store Key duos. | |
| uint8_t | bNumKeyDuos |
| Indicates the size of the key duos array. | |
| uint8_t | pPcdCaps [4] |
| LenPcdCaps || PCD Caps. | |
SAM AV2 NonX AL-VCA parameter structure.