NXP Reader Library  v17.1.0.2535
Collaboration diagram for Component : Software:

Data Structures

struct  phpalI14443p3b_Sw_DataParams_t
 Software PAL-ISO14443P3B parameter structure. More...
 

Macros

#define PHPAL_I14443P3B_SW_ID   0x01
 ID for Software ISO14443-3B layer

 

Functions

phStatus_t phpalI14443p3b_Sw_Init (phpalI14443p3b_Sw_DataParams_t *pDataParams, uint16_t wSizeOfDataParams, void *pHalDataParams)
 

Detailed Description

Function Documentation

◆ phpalI14443p3b_Sw_Init()

phStatus_t phpalI14443p3b_Sw_Init ( phpalI14443p3b_Sw_DataParams_t pDataParams,
uint16_t  wSizeOfDataParams,
void *  pHalDataParams 
)
Parameters
[in]pDataParams[In] Pointer to this layers parameter structure.
[in]wSizeOfDataParams[In] Specifies the size of the data parameter structure.
[in]pHalDataParams[In] Pointer to the parameter structure of the underlying layer.