ISO18092 mode passive initiator 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 | bNfcIdValid |
| Whether current NfcID is valid or not. | |
| uint8_t | aNfcid3i [PHPAL_I18092MPI_NFCID3_LENGTH] |
| Array holding 10 bytes long NFCID3. | |
| uint8_t | bStateNow |
| Current Exchange-State. | |
| uint8_t | bDid |
| Device Identifier; '0' to disable usage else 1-14. | |
| uint8_t | bNadEnabled |
| Node Address Enabler; Unequal '0' if enabled. | |
| uint8_t | bNad |
| Node Address; Ignored if bNadEnabled is equal '0'. | |
| uint8_t | bWt |
| Waiting Time; 0-14. | |
| uint8_t | bFsl |
| Frame Length Byte; 0-3. | |
| uint8_t | bPni |
| Current Packet Number (Packet number information); 0-3. | |
| uint8_t | bDsi |
| Divisor Send (target to initiator) Integer; 0-2. | |
| uint8_t | bDri |
| Divisor Receive (initiator to target) Integer; 0-2. | |
| uint8_t | bMaxRetryCount |
| Maximum retry count for retransmissions. | |
ISO18092 mode passive initiator parameter structure.