ISO14443-4 parameter structure. More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| phbalReg_SocketWin_DataParams_t * | pBalDataParams |
| pointer to the parameter structure of the underlying layer | |
| uint8_t | bIsOpen |
| Inticated if the connection is opened. | |
| uint8_t | abAvailableTechnologies [PHPAL_I14443P4_ANDROID_TECHNOLOGIE_CNT] |
| Stores all available technologies for the current present Tag. | |
| uint8_t | bUsedTechnologies |
| Stores the current used technologie. | |
| uint8_t * | pExchangeBuffer |
| Pointer to global Exchange buffer used by the Exchange() function. | |
| uint16_t | wExchangeBufSize |
| Size of the global Exchange buffer. | |
ISO14443-4 parameter structure.