NXP NFC Reader Library  v4.040.05.011646
phpalI18000p3m3_Sw_DataParams_t Struct Reference

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...
 

Detailed Description

Software PAL-I18000P3M3 parameter structure.

Field Documentation

§ pHalDataParams

void* phpalI18000p3m3_Sw_DataParams_t::pHalDataParams

Pointer to the parameter structure of the underlying HAL layer.

§ bSession

uint8_t phpalI18000p3m3_Sw_DataParams_t::bSession

Active session of inventory round.

§ abStoredCRC

uint8_t phpalI18000p3m3_Sw_DataParams_t::abStoredCRC[2]

Stored CRC returned by the tag.

§ bStoredCRCValid

uint8_t phpalI18000p3m3_Sw_DataParams_t::bStoredCRCValid

Whether StoredCRC is valid or not.


The documentation for this struct was generated from the following file: