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

Data Structures

struct  phpalI14443p4_SamAV3_X_DataParams_t
 ISO14443-4 parameter structure. More...
 

Macros

#define PHPAL_I14443P4_SAMAV3_X_ID   0x04
 ID for SamAV3_X ISO14443-3A layer.
 

Functions

phStatus_t phpalI14443p4_SamAV3_X_Init (phpalI14443p4_SamAV3_X_DataParams_t *pDataParams, uint16_t wSizeOfDataParams, phhalHw_SamAV3_DataParams_t *pHalDataParams)
 Initialise this layer. More...
 

Detailed Description

Function Documentation

◆ phpalI14443p4_SamAV3_X_Init()

phStatus_t phpalI14443p4_SamAV3_X_Init ( phpalI14443p4_SamAV3_X_DataParams_t pDataParams,
uint16_t  wSizeOfDataParams,
phhalHw_SamAV3_DataParams_t pHalDataParams 
)

Initialise this 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 the underlying layer.