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

lib_STProprietary_feature.h File Reference

lib_STProprietary_feature.h File Reference

This file help to manage some special feature embedded by target. More...

Go to the source code of this file.

Functions

uint16_t STProprietary_EnableReadOnly (uint8_t *pCurrentWritePassword)
 This fonction enable read only mode.
uint16_t STProprietary_DisableReadOnly (uint8_t *pCurrentWritePassword)
 This fonction disable read only mode.
uint16_t STProprietary_EnableWriteOnly (uint8_t *pCurrentWritePassword)
 This fonction enable write only mode.
uint16_t STProprietary_DisableWriteOnly (uint8_t *pCurrentWritePassword)
 This fonction disable write only mode.
uint16_t STProprietary_GPOConfig (uc8 GPO_RFconfig, uc8 mode)
 This function configure GPO purpose for RF or I2C session.

Detailed Description

This file help to manage some special feature embedded by target.

Author:
MMY Application Team
Version:
V1.0.0
Date:
20-November-2013
Attention:

© COPYRIGHT 2014 STMicroelectronics

Licensed under MMY-ST Liberty SW License Agreement V2, (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.st.com/software_license_agreement_liberty_v2

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. See the License for the specific language governing permissions and limitations under the License.

Definition in file lib_STProprietary_feature.h.