STM32F4xx_Nucleo_144 + 0/2 examples
CodeScope will show references to Led_TypeDef from the following samples and libraries:
Examples
STM32F413ZH-Nucleo
Examples
SPI
 
Symbols
loading...
Files
loading...

Led_TypeDef enum

Syntax

enum {   LED1 = 0,   LED_GREEN = LED1,   LED2 = 1,   LED_BLUE = LED2,   LED3 = 2,   LED_RED = LED3 };

Values

LED1

No summary provided. Read more...

LED_GREEN

No summary provided. Read more...

LED2

No summary provided. Read more...

LED_BLUE

No summary provided. Read more...

LED3

No summary provided. Read more...

LED_RED

No summary provided. Read more...

Examples

Led_TypeDef is referenced by 2 libraries and example projects.

Type Use

all items filtered out
Led_TypeDef
all items filtered out