NXP NFC Reader Library  v4.040.05.011646
phacDiscLoop_TargetParams Struct Reference

Target parameter structure. More...

Data Fields

uint8_tpRxBuffer
 Pointer to the Receive Buffer. More...
 
uint16_t wRxBufferLen
 Length of Data Present in Receive Buffer. More...
 
uint16_t wProtParams
 Frame mode and RX speed information. More...
 
uint8_t bRetryCount
 Retry count for AUTOCOLL in case of failure. More...
 

Detailed Description

Target parameter structure.

Field Documentation

§ pRxBuffer

uint8_t* phacDiscLoop_TargetParams::pRxBuffer

Pointer to the Receive Buffer.

§ wRxBufferLen

uint16_t phacDiscLoop_TargetParams::wRxBufferLen

Length of Data Present in Receive Buffer.

§ wProtParams

uint16_t phacDiscLoop_TargetParams::wProtParams

Frame mode and RX speed information.

§ bRetryCount

uint8_t phacDiscLoop_TargetParams::bRetryCount

Retry count for AUTOCOLL in case of failure.

Default is 0.


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