NXP NFC Reader Library
v4.040.05.011646
|
Software PAL-I18000P3M3 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 HAL layer. More... | |
uint8_t | bSession |
Active session of inventory round. More... | |
uint8_t | abStoredCRC [2] |
Stored CRC returned by the tag. More... | |
uint8_t | bStoredCRCValid |
Whether StoredCRC is valid or not. More... | |
Software PAL-I18000P3M3 parameter structure.
void* phpalI18000p3m3_Sw_DataParams_t::pHalDataParams |
Pointer to the parameter structure of the underlying HAL layer.
uint8_t phpalI18000p3m3_Sw_DataParams_t::bSession |
Active session of inventory round.
uint8_t phpalI18000p3m3_Sw_DataParams_t::abStoredCRC[2] |
Stored CRC returned by the tag.
uint8_t phpalI18000p3m3_Sw_DataParams_t::bStoredCRCValid |
Whether StoredCRC is valid or not.