LED_Toggle() is only used within SPI_FullDuplex_AdvComPolling.
 
Symbols
loading...
Files
loading...

LED_Toggle() function

Toggles the selected LED.

Syntax

static void LED_Toggle(Led_TypeDef Led);
Implemented in main.c:610

Arguments

Led

Specifies the Led to be toggled. This parameter can be one of following parameters: @arg LED1 @arg LED2 @arg LED3

References

LocationReferrerText
main.c:610
static void LED_Toggle(Led_TypeDef Led)
main.c:80
static void LED_Toggle(Led_TypeDef Led);
main.c:240main()
LED_Toggle(LED2);

Call Tree

Functions calling LED_Toggle()
Functions called by LED_Toggle()
all items filtered out
LED_Toggle()
Data read by LED_Toggle()
all items filtered out
LED_Toggle()