NXP Reader Library  v17.1.0.2535
phhalHw_Rd710_DataParams_t Struct Reference

Rd710 HAL parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
void * pBalDataParams
 pointer to the lower layers parameter structure.
 
uint8_t bSlotNumber
 Slot number.
 
uint8_t bTxLastBits
 TxLastbits for ExchangeRaw function.
 
uint8_tpTxBuffer
 Pointer to global transmit buffer used by the Exchange() function.
 
uint16_t wTxBufSize
 Size of the global transmit buffer.
 
uint16_t wTxBufLen
 Number of valid bytes within the transmit buffer.
 
uint16_t wTxBufStart
 Startposition in case of buffering within the transmit buffer.
 
uint8_tpRxBuffer
 Pointer to global receive buffer used by the Exchange() function.
 
uint16_t wRxBufSize
 Size of the global receive buffer.
 
uint16_t wRxBufLen
 Number of valid bytes within the receive buffer.
 
uint16_t wRxBufStartPos
 Starting position within the global receive buffer.
 
uint16_t wTxBufStartPos
 Starting position within the global transmit buffer (used if TxBuffer equals RxBuffer).
 
uint16_t dwFdtPc
 Current timing value backup for PC.
 
uint8_t bCardType
 Type of card for which the hal is configured for.
 

Detailed Description

Rd710 HAL parameter structure.


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