STM32F4xx_Nucleo_144 + 0/3 examples
CodeScope will show references to LED2_PIN from the following samples and libraries:
Examples
STM32F412ZG-Nucleo
Examples
GPIO
STM32F413ZH-Nucleo
Examples
GPIO
STM32F429ZI-Nucleo
Examples
GPIO
 
Symbols
loading...
Files
loading...

LED2_PIN macro

Syntax

#define LED2_PIN GPIO_PIN_7

Examples

LED2_PIN is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_nucleo_144.h:113
#define LED2_PIN GPIO_PIN_7
stm32f4xx_nucleo_144.c:87
const uint16_t GPIO_PIN[LEDn] = {LED1_PIN, LED2_PIN, LED3_PIN};