BSP_LED_DeInit() is only used within STM32F4xx_Nucleo_144.
 
Symbols
loading...
Files
loading...

BSP_LED_DeInit() function

DeInit LEDs.

Syntax

void BSP_LED_DeInit(Led_TypeDef Led);
Implemented in stm32f4xx_nucleo_144.c:199

Arguments

Led

LED to be de-init. This parameter can be one of the following values: @arg LED1 @arg LED2 @arg LED3

Notes

Led DeInit does not disable the GPIO clock nor disable the Mfx

References

LocationText
stm32f4xx_nucleo_144.c:199
void BSP_LED_DeInit(Led_TypeDef Led)
stm32f4xx_nucleo_144.h:301
void BSP_LED_DeInit(Led_TypeDef Led);

Call Tree

Functions called by BSP_LED_DeInit()
BSP_LED_DeInit()
Data read by BSP_LED_DeInit()
Data written by BSP_LED_DeInit()
BSP_LED_DeInit()::gpio_init_structure
all items filtered out
BSP_LED_DeInit()
all items filtered out
Type of BSP_LED_DeInit()
BSP_LED_DeInit()
all items filtered out