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: mbed-os-nfc04a1 Wiagro-Lanza34-XDot
lib_NDEF_URI.h File Reference
This file help to manage URI NDEF file. More...
Go to the source code of this file.
Functions | |
| uint16_t | NDEF_ReadURI (sRecordInfo_t *pRecordStruct, sURI_Info *pURI) |
| This function read NDEF and retrieve URI information if any. | |
| uint16_t | NDEF_WriteURI (sURI_Info *pURI, I2C *mi2cChannel) |
| This function write the NDEF file with the URI data given in the structure. | |
| void | NDEF_PrepareURIMessage (sURI_Info *pURI, uint8_t *pNDEFMessage, uint16_t *size) |
| This function prepare the NDEF message with the URI data given in the structure. | |
Detailed Description
This file help to manage URI NDEF file.
- Version:
- Revision:
- 2475
- Date:
- Date:
- 2016-06-24 12:11:59 +0200 (Fri, 24 Jun 2016)
- Attention:
© COPYRIGHT 2015 STMicroelectronics
Licensed under ST MYLIBERTY SOFTWARE LICENSE AGREEMENT (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at:
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, AND SPECIFICALLY DISCLAIMING THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. See the License for the specific language governing permissions and limitations under the License.
Definition in file lib_NDEF_URI.h.
Generated on Fri Jul 15 2022 08:51:13 by
1.7.2