Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_NFC_Example I2C_NFC_Master Print_Entire_Nucleo_NFC01A1_Memory
Fork of lib_NDEF by
LibNFC_FORUM
[NFC_libraries]
This part of the library manage data which follow NFC forum organisation. More...
Modules | |
| LibNDEF_Private_Functions | |
| LibNDEF_Public_Functions | |
| LibAAR_Private_Functions | |
| LibAAR_Public_Functions | |
This file is used to manage AAR (stored or loaded in tag) | |
| LibEmail_Private_Functions | |
| LibEmail_Public_Functions | |
This file is used to manage Email (stored or loaded in tag) | |
| LibGeo_Private_Functions | |
| LibGeo_Public_Functions | |
This file is used to manage geolocation (stored or loaded in tag) | |
| LibMyApp_Private_Functions | |
| LibMyApp_Public_Functions | |
This file is used to manage proprietary NDEF (stored or loaded in tag) | |
| LibSMS_Private_Functions | |
| LibSMS_Public_Functions | |
This file is used to manage SMS (stored or loaded in tag) | |
| LibURI_Private_Functions | |
| LibURI_Public_Functions | |
This file is used to manage URI (stored or loaded in tag) | |
| LibVcard_Private_Functions | |
| LibVcard_Public_Functions | |
This file is used to manage Vcard (stored or loaded in tag) | |
| LibTT4_Private_Functions | |
| LibTT4_Public_Functions | |
This file is used to access tag type 4. | |
Variables | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| uint8_t | NDEF_Buffer [NDEF_MAX_SIZE] |
| This buffer contains the data send/received by TAG. | |
| sCCFileInfo | CCFileStruct |
| This structure contains the data of the CC file. | |
| sRecordInfo | RecordStruct |
| This structure contains the information encapsuled in the record header with few more for SW purpose. | |
Detailed Description
This part of the library manage data which follow NFC forum organisation.
Variable Documentation
| sCCFileInfo CCFileStruct |
This structure contains the data of the CC file.
Definition at line 53 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| uint8_t NDEF_Buffer[NDEF_MAX_SIZE] |
This buffer contains the data send/received by TAG.
Definition at line 48 of file lib_TagType4.c.
| sRecordInfo RecordStruct |
This structure contains the information encapsuled in the record header with few more for SW purpose.
Definition at line 59 of file lib_TagType4.c.
Generated on Tue Jul 12 2022 14:05:03 by
1.7.2
