Symbols
loading...
Files
loading...

BSP_LED_On() function

Turns selected LED On.

Syntax

void BSP_LED_On(Led_TypeDef Led);
Implemented in stm32f4xx_nucleo.c:213

Arguments

Led

Specifies the Led to be set on. This parameter can be one of following parameters: @arg LED2

Examples

BSP_LED_On() is referenced by 38 libraries and example projects.

References

LocationText
stm32f4xx_nucleo.c:213
void BSP_LED_On(Led_TypeDef Led)
stm32f4xx_nucleo.h:250
void BSP_LED_On(Led_TypeDef Led);

Call Tree

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