NXP Reader Library  v17.1.0.2535

Reader Initialization commands. More...

Collaboration diagram for Command_Initialization:

Modules

 Command_Codes
 Reader Initialization Command Codes of HAL DUT Command dispatcher frame.
 

Functions

phStatus_t phhalHw_DUT_InitReader (phhalHw_DUT_DataParams_t *pDataParams, uint16_t wCmd)
 Performs the initialization of different Components. More...
 

Detailed Description

Reader Initialization commands.

Function Documentation

◆ phhalHw_DUT_InitReader()

phStatus_t phhalHw_DUT_InitReader ( phhalHw_DUT_DataParams_t pDataParams,
uint16_t  wCmd 
)

Performs the initialization of different Components.

To initialize the communication interface of the reader below information should be used for wCmd parameter.

Returns
Status code
Return values
PH_ERR_SUCCESSCommand successfully executed.
PH_ERR_INTERFACE_ERRORCommunication error.
PH_ERR_PROTOCOL_ERRORInvalid frame or unexpected receive data length or command code mismatch.
Parameters
[in]pDataParams[IN] Pointer to this layer parameter structure.
[in]wCmd[IN] Command to initialize the Reader. Refer description for values and combination to use.