Software PAL-ISO14443P3A parameter structure. More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| void * | pHalDataParams |
| Pointer to the parameter structure of the underlying layer. | |
| uint8_t | abUid [10] |
| Array holding the activated UID. | |
| uint8_t | bUidLength |
Length of UID stored in abUid. | |
| uint8_t | bUidComplete |
Whether the UID is complete (1) or not (0). | |
Software PAL-ISO14443P3A parameter structure.