NXP NFC Reader Library
v4.040.05.011646
|
Software implementation. More...
![]() |
Data Structures | |
struct | phCidManager_Sw_DataParams_t |
Cid Manager parameter structure. More... | |
Macros | |
#define | PH_CIDMANAGER_SW_ID 0x01U |
ID for Software component. More... | |
Functions | |
phStatus_t | phCidManager_Sw_Init (phCidManager_Sw_DataParams_t *pDataParams, uint16_t wSizeOfDataParams) |
Initialise this layer. More... | |
Software implementation.
#define PH_CIDMANAGER_SW_ID 0x01U |
ID for Software component.
phStatus_t phCidManager_Sw_Init | ( | phCidManager_Sw_DataParams_t * | pDataParams, |
uint16_t | wSizeOfDataParams | ||
) |
Initialise this layer.
PH_ERR_SUCCESS | Operation successful. |
[in] | pDataParams | Pointer to this layer's parameter structure. |
[in] | wSizeOfDataParams | Specifies the size of the data parameter structure. |