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

LED3_PIN macro

Syntax

#define LED3_PIN GPIO_PIN_5

Examples

LED3_PIN is referenced by 1 libraries and example projects.

References

LocationText
stm32f413h_discovery.h:103
#define LED3_PIN GPIO_PIN_5
stm32f413h_discovery.c:76
const uint32_t GPIO_PIN[LEDn] = {LED3_PIN,