NXP NFC Reader Library  v4.040.05.011646
Component : Linux Kernel Spi

Component without functionality to ease implementation of additional busses. More...

Collaboration diagram for Component : Linux Kernel Spi:

Data Structures

struct  phbalReg_LinuxKernelSpi_DataParams_t
 BAL Linux Kernel Spi parameter structure. More...
 

Macros

#define PHBAL_REG_LINUX_KERNEL_SPI_ID   0x11U
 ID for Linux Kernel Spi BAL component.
 

Functions

phStatus_t phbalReg_LinuxKernelSpi_Init (phbalReg_LinuxKernelSpi_DataParams_t *pDataParams, uint16_t wSizeOfDataParams)
 Initialise the BAL Linux Kernel Spi layer. More...
 

Detailed Description

Component without functionality to ease implementation of additional busses.

Function Documentation

§ phbalReg_LinuxKernelSpi_Init()

phStatus_t phbalReg_LinuxKernelSpi_Init ( phbalReg_LinuxKernelSpi_DataParams_t pDataParams,
uint16_t  wSizeOfDataParams 
)

Initialise the BAL Linux Kernel Spi layer.

Returns
Status code
Return values
PH_ERR_SUCCESSOperation successful.
PH_ERR_INVALID_DATA_PARAMSParameter structure size is invalid.
Parameters
[in]pDataParamsPointer to this layer's parameter structure.
[in]wSizeOfDataParamsSpecifies the size of the data parameter structure.