STM32F411E-Discovery + 0/19 examples
 
Symbols
loading...
Files
loading...

BSP_LED_Toggle() function

Toggles the selected LED.

Syntax

void BSP_LED_Toggle(Led_TypeDef Led);
Implemented in stm32f411e_discovery.c:209

Arguments

Led

Specifies the Led to be toggled. This parameter can be one of following parameters: @arg LED4 @arg LED3 @arg LED5 @arg LED6

Examples

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

References

LocationText
stm32f411e_discovery.c:209
void BSP_LED_Toggle(Led_TypeDef Led)
stm32f411e_discovery.h:268
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()