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

LED3_PIN macro

Syntax

Examples

LED3_PIN is referenced by 1 libraries and example projects.

References

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