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
lib_STProprietary_feature.c File Reference
This file help to manage some proprietary feature. 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_config, uc8 mode) |
| This function configure GPO purpose for RF or I2C session. | |
Detailed Description
This file help to manage some proprietary feature.
- 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.c.
Generated on Tue Jul 12 2022 14:05:03 by
1.7.2
