|
NXP NFC Reader Library
v4.040.05.011646
|
Component without functionality to ease implementation of additional busses. More...
|
Data Structures | |
| struct | phbalReg_LinuxUserSpi_DataParams_t |
| BAL Linux User Spi parameter structure. More... | |
Macros | |
| #define | PHBAL_REG_LINUX_USER_SPI_ID 0x12U |
| ID for Linux User Spi BAL component. | |
Functions | |
| phStatus_t | phbalReg_LinuxUserSpi_Init (phbalReg_LinuxUserSpi_DataParams_t *pDataParams, uint16_t wSizeOfDataParams) |
| Initialise the BAL Linux User Spi layer. More... | |
Component without functionality to ease implementation of additional busses.
| phStatus_t phbalReg_LinuxUserSpi_Init | ( | phbalReg_LinuxUserSpi_DataParams_t * | pDataParams, |
| uint16_t | wSizeOfDataParams | ||
| ) |
Initialise the BAL Linux User Spi layer.
| PH_ERR_SUCCESS | Operation successful. |
| PH_ERR_INVALID_DATA_PARAMS | Parameter structure size is invalid. |