NXP Reader Library  v17.1.0.2535
Component : Rd70x USB (Windows)

Rd70x BAL (Windows) More...

Collaboration diagram for Component : Rd70x USB (Windows):

Data Structures

struct  phbalReg_Rd70xUsbWin_DataParams_t
 Rd70x USB (Windows) BAL parameter structure. More...
 

Macros

#define PHBAL_REG_RD70X_USBWIN_ID   0x05U
 ID for PEGODA USB component.
 

Functions

phStatus_t phbalReg_Rd70xUsbWin_Init (phbalReg_Rd70xUsbWin_DataParams_t *pDataParams, uint16_t wSizeOfDataParams)
 Initialise the PEGODA USB BAL component. More...
 

Detailed Description

Rd70x BAL (Windows)

Function Documentation

◆ phbalReg_Rd70xUsbWin_Init()

phStatus_t phbalReg_Rd70xUsbWin_Init ( phbalReg_Rd70xUsbWin_DataParams_t pDataParams,
uint16_t  wSizeOfDataParams 
)

Initialise the PEGODA USB BAL component.

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