STM32F413H-Discovery + 0/21 examples
CodeScope will show references to BSP_LED_Toggle() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_LED_Toggle() function

Toggles the selected LED.

Syntax

void BSP_LED_Toggle(Led_TypeDef Led);
Implemented in stm32f413h_discovery.c:238

Arguments

Led

LED to be toggled This parameter can be one of the following values: @arg LED3 @arg LED4

Examples

BSP_LED_Toggle() is referenced by 21 libraries and example projects.

References

LocationText
stm32f413h_discovery.c:238
void BSP_LED_Toggle(Led_TypeDef Led)
stm32f413h_discovery.h:260
void BSP_LED_Toggle(Led_TypeDef Led);

Call Tree

Functions called by BSP_LED_Toggle()
BSP_LED_Toggle()
all items filtered out
Data read by BSP_LED_Toggle()
BSP_LED_Toggle()