Sub-Component to initialize PAL ISO15693 Generic component as Software.
More...
Sub-Component to initialize PAL ISO15693 Generic component as Software.
◆ phpalSli15693_Sw_Init()
Initialize PAL Sli15693 layer.
This should be called before using any of the PAL Sli15693 APIs to do initialization of the layer. This configures the Sli15693 PAL with default configurations. Refer Configuration Options for supported configurations and their default values.
- Returns
- Status code
- Return values
-
- Parameters
-
| [in] | pDataParams | [In] Pointer to this layers parameter structure. |
| [in] | wSizeOfDataParams | [In] Specifies the size of the data parameter structure. |
| [in] | pHalDataParams | [In] Pointer to the HAL data parameter structure. |