BSP_LED_DeInit() is only used within STM32412G-Discovery.
 
Symbols
loading...
Files
loading...

BSP_LED_DeInit() function

DeInit LEDs.

Syntax

void BSP_LED_DeInit(Led_TypeDef Led);
Implemented in stm32412g_discovery.c:230

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
stm32412g_discovery.c:230
void BSP_LED_DeInit(Led_TypeDef Led)
stm32412g_discovery.h:362
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