ST Expansion SW Team / BSP

Dependents:   mbed-os-nfc04a1 Wiagro-Lanza34-XDot

Embed: (wiki syntax)

« Back to documentation index

x_nucleo_nfc04a1.h File Reference

x_nucleo_nfc04a1.h File Reference

This file contains definitions for the x_nucleo_nfc04a1.c board specific functions. More...

Go to the source code of this file.

Data Structures

struct  NFC04A1_Led_TypeDef
 NFC04A1 Led structure definition. More...

Enumerations

enum  NFC04A1_Led_E
 

NFC04A1 Led enumerator definition.

More...
enum  NFC04A1_I2CANSW_E
 

NFC04A1 Ack Nack enumerator definition.

More...

Functions

void NFC04A1_LED_Toggle (DigitalOut *led)
 Toggles the selected LED.
DigitalOut NFC04A1_GPO_ReadPin (DigitalOut *mMISO)
 This function get the GPIO value through GPIO.
void NFC04A1_LPD_Init (DigitalOut *mLPD)
 This function initialize the GPIO to manage the NFCTAG LPD pin.
void NFC04A1_LPD_WritePin (uint8_t LpdPinState, DigitalOut *mLPD)
 This function get the GPIO value through GPIO.

Detailed Description

This file contains definitions for the x_nucleo_nfc04a1.c board specific functions.

Author:
MMY Application Team
Version:
Revision:
3351
Date:
Date:
2017-01-25 17:28:08 +0100 (Wed, 25 Jan 2017)
Attention:

© COPYRIGHT 2017 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:

http://www.st.com/myliberty

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 x_nucleo_nfc04a1.h.