Symbols
loading...
Files
loading...

BSP_LED_Off() function

Turns selected LED Off.

Syntax

void BSP_LED_Off(Led_TypeDef Led);
Implemented in stm32469i_discovery.c:259

Arguments

Led

LED to be set off This parameter can be one of the following values: @arg LED1 @arg LED2 @arg LED3 @arg LED4

Examples

BSP_LED_Off() is referenced by 34 libraries and example projects.

References

LocationText
stm32469i_discovery.c:259
void BSP_LED_Off(Led_TypeDef Led)
stm32469i_discovery.h:335
void BSP_LED_Off(Led_TypeDef Led);

Call Tree

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