Rd70x BAL (Windows) More...

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... | |
Rd70x BAL (Windows)
| phStatus_t phbalReg_Rd70xUsbWin_Init | ( | phbalReg_Rd70xUsbWin_DataParams_t * | pDataParams, |
| uint16_t | wSizeOfDataParams | ||
| ) |
Initialise the PEGODA USB BAL component.
| PH_ERR_SUCCESS | Operation successful. |
| PH_ERR_INVALID_DATA_PARAMS | Parameter structure size is invalid. |
| [in] | pDataParams | [In] Pointer to this layer's parameter structure. |
| [in] | wSizeOfDataParams | [In] Specifies the size of the data parameter structure. |