NXP Reader Library  v17.1.0.2535
phhalHw_LicenseeWrapper_DataParams_t Struct Reference

Licensee HAL parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
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.
 
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.
 
phhalHw_LicenseeWrapper_Init_t pCbInit
 Pointer to the Init callback.
 
phhalHw_LicenseeWrapper_Term_t pCbTerm
 Pointer to the Term callback.
 
phhalHw_LicenseeWrapper_SetConfig_t pCbSetConfig
 Pointer to the SetConfig callback.
 
phhalHw_LicenseeWrapper_GetConfig_t pCbGetConfig
 Pointer to the GetConfig callback.
 
phhalHw_LicenseeWrapper_FieldReset_t pCbFieldReset
 Pointer to the FieldReset callback.
 
phhalHw_LicenseeWrapper_Wait_t pCbWait
 Pointer to the Wait callback.
 
phhalHw_LicenseeWrapper_Exchange_t pCbExchange
 Pointer to the Exchange callback.
 
phhalHw_LicenseeWrapper_ApplyProtocolSettings_t pCbApplyProtocolSettings
 Pointer to the ApplyProtocolSettings callback.
 
void * LicenseeHalDll
 Handle to the Licensee HAL DLL. More...
 
void * pContext
 Custom context which is passed back to each callback.
 

Detailed Description

Licensee HAL parameter structure.

Field Documentation

◆ LicenseeHalDll

void* phhalHw_LicenseeWrapper_DataParams_t::LicenseeHalDll

Handle to the Licensee HAL DLL.

(type HINSTANCE)


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