STM32F4xx-Nucleo + 0/15 examples
CodeScope will show references to BSP_LED_Off() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_LED_Off() function

Turns selected LED Off.

Syntax

void BSP_LED_Off(Led_TypeDef Led);
Implemented in stm32f4xx_nucleo.c:224

Arguments

Led

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

Examples

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

References

LocationText
stm32f4xx_nucleo.c:224
void BSP_LED_Off(Led_TypeDef Led)
stm32f4xx_nucleo.h:251
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()