ST Americas mbed Team / lib_NFC_NDEF

Dependents:   Nucleo_NFC_Example I2C_NFC_Master Print_Entire_Nucleo_NFC01A1_Memory

Fork of lib_NDEF by Enrico Gregoratto

Embed: (wiki syntax)

« Back to documentation index

LibURI_Private_Functions

LibURI_Private_Functions
[LibNFC_FORUM]

Functions

static void NDEF_Parse_WellKnowType (sRecordInfo *pRecordStruct, sURI_Info *pURI)
 This fonction read the URI information and store data in a structure.

Function Documentation

static void NDEF_Parse_WellKnowType ( sRecordInfo *  pRecordStruct,
sURI_Info *  pURI 
) [static]

This fonction read the URI information and store data in a structure.

Parameters:
pRecordStruct: Pointer on the record structure
pURI: pointer on the structure to fill
Return values:
NONE

Definition at line 60 of file lib_NDEF_URI.c.