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
ST25DV_NUCLEO_Exported_Functions
[X_NUCLEO_NFC04A1]
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. | |
Function Documentation
| DigitalOut NFC04A1_GPO_ReadPin | ( | DigitalOut * | mMISO ) |
This function get the GPIO value through GPIO.
- Parameters:
-
None
- Return values:
-
HAL GPIO pin status
Definition at line 105 of file x_nucleo_nfc04a1.cpp.
| void NFC04A1_LED_Toggle | ( | DigitalOut * | led ) |
Toggles the selected LED.
- Parameters:
-
led : Specifies the Led to be toggled
- Return values:
-
None
Definition at line 93 of file x_nucleo_nfc04a1.cpp.
| void NFC04A1_LPD_Init | ( | DigitalOut * | mLPD ) |
This function initialize the GPIO to manage the NFCTAG LPD pin.
- Parameters:
-
None
- Return values:
-
None
Definition at line 116 of file x_nucleo_nfc04a1.cpp.
| void NFC04A1_LPD_WritePin | ( | uint8_t | LpdPinState, |
| DigitalOut * | mLPD | ||
| ) |
This function get the GPIO value through GPIO.
- Parameters:
-
None
- Return values:
-
HAL GPIO pin status
Definition at line 136 of file x_nucleo_nfc04a1.cpp.
Generated on Thu Jul 14 2022 09:16:13 by
1.7.2