Fork for the GitHub

Embed: (wiki syntax)

« Back to documentation index

LibMyApp_Private_Functions

LibMyApp_Private_Functions
[LibNFC_FORUM]

Functions

static void NDEF_Extract_M24SRDiscoveryApp_Input (sRecordInfo_t *pRecordStruct, sMyAppInfo *pMyAppStruct)
 This function read the NDEF file and store application data in a structure.

Function Documentation

static void NDEF_Extract_M24SRDiscoveryApp_Input ( sRecordInfo_t *  pRecordStruct,
sMyAppInfo *  pMyAppStruct 
) [static]

This function read the NDEF file and store application data in a structure.

Parameters:
pRecordStruct: Pointer on the record structure.
pMyAppStruct: pointer on the structure to fill.

Definition at line 63 of file lib_NDEF_MyApp.cpp.