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

Data Structures

struct  phpalI14443p4a_Pcsc_DataParams_t
 PCSC ISO14443-4A parameter structure. More...
 

Macros

#define PHPAL_I14443P4A_PCSC_ID   0x05
 ID for PCSC ISO14443-4A layer

 

Functions

phStatus_t phpalI14443p4a_Pcsc_Init (phpalI14443p4a_Pcsc_DataParams_t *pDataParams, uint16_t wSizeOfDataParams, void *pHalDataParams)
 Initialise PCSC ISO14443-4A layer. More...
 

Detailed Description

Function Documentation

◆ phpalI14443p4a_Pcsc_Init()

phStatus_t phpalI14443p4a_Pcsc_Init ( phpalI14443p4a_Pcsc_DataParams_t pDataParams,
uint16_t  wSizeOfDataParams,
void *  pHalDataParams 
)

Initialise PCSC ISO14443-4A layer.

Returns
Status code
Return values
PH_ERR_SUCCESSOperation successful.
Parameters
[in]pDataParams[In] Pointer to this layer's parameter structure.
[in]wSizeOfDataParams[In] Specifies the size of the data parameter structure.
[in]pHalDataParams[In] Pointer to the parameter structure of HAL layer.