NXP NFC Reader Library
v4.040.05.011646
|
ISO18092 mode passive initiator parameter structure. More...
Data Fields | |
uint16_t | wId |
Layer ID for this component, NEVER MODIFY! | |
uint16_t | wLastTxLen |
Last DEP Send length. More... | |
void * | pHalDataParams |
Pointer to the parameter structure of the underlying layer. More... | |
uint8_t | bNfcIdValid |
Whether current NfcID is valid or not. More... | |
uint8_t | aNfcid3i [PHPAL_I18092MPI_NFCID3_LENGTH] |
Array holding 10 bytes long NFCID3. More... | |
uint8_t | bStateNow |
Current Exchange-State. More... | |
uint8_t | bDid |
Device Identifier; '0' to disable usage else 1-14. More... | |
uint8_t | bNadEnabled |
Node Address Enabler; Unequal '0' if enabled. More... | |
uint8_t | bNad |
Node Address; Ignored if bNadEnabled is equal '0'. More... | |
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 | bLri |
Length reduction (initiator). More... | |
uint8_t | bLrt |
Length reduction (target). More... | |
uint8_t | bMaxRetryCount |
Maximum retry count for retransmissions. More... | |
uint8_t | bAtnDisabled |
ATN Disabler (i.e. More... | |
uint8_t | bActiveMode |
Flag indicates whether active mode is activated or not. More... | |
ISO18092 mode passive initiator parameter structure.
uint16_t phpalI18092mPI_Sw_DataParams_t::wLastTxLen |
Last DEP Send length.
void* phpalI18092mPI_Sw_DataParams_t::pHalDataParams |
Pointer to the parameter structure of the underlying layer.
uint8_t phpalI18092mPI_Sw_DataParams_t::bNfcIdValid |
Whether current NfcID is valid or not.
uint8_t phpalI18092mPI_Sw_DataParams_t::aNfcid3i[PHPAL_I18092MPI_NFCID3_LENGTH] |
Array holding 10 bytes long NFCID3.
uint8_t phpalI18092mPI_Sw_DataParams_t::bStateNow |
Current Exchange-State.
uint8_t phpalI18092mPI_Sw_DataParams_t::bDid |
Device Identifier; '0' to disable usage else 1-14.
uint8_t phpalI18092mPI_Sw_DataParams_t::bNadEnabled |
Node Address Enabler; Unequal '0' if enabled.
uint8_t phpalI18092mPI_Sw_DataParams_t::bNad |
Node Address; Ignored if bNadEnabled is equal '0'.
uint8_t phpalI18092mPI_Sw_DataParams_t::bLri |
Length reduction (initiator).
uint8_t phpalI18092mPI_Sw_DataParams_t::bLrt |
Length reduction (target).
uint8_t phpalI18092mPI_Sw_DataParams_t::bMaxRetryCount |
Maximum retry count for retransmissions.
uint8_t phpalI18092mPI_Sw_DataParams_t::bAtnDisabled |
ATN Disabler (i.e.
'0' if ATN enabled).
uint8_t phpalI18092mPI_Sw_DataParams_t::bActiveMode |
Flag indicates whether active mode is activated or not.