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

BSP_LED_DeInit() function

DeInit LEDs.

Syntax

void BSP_LED_DeInit(Led_TypeDef Led);
Implemented in stm32469i_eval.c:253

Arguments

Led

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

Notes

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

References

LocationText
stm32469i_eval.c:253
void BSP_LED_DeInit(Led_TypeDef Led)
stm32469i_eval.h:387
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()
all items filtered out
Type of BSP_LED_DeInit()
BSP_LED_DeInit()
all items filtered out