STM32F4xx_Nucleo_144 + 0/113 examples
CodeScope will show references to BSP_LED_Toggle() from the following samples and libraries:
Examples
STM32F413ZH-Nucleo
Examples
Cortex
GPIO
HAL
I2C
IWDG
PWR
RCC
RNG
RTC
SPI
UART
WWDG
Applications
EEPROM
FreeRTOS
USB_Device
USB_Host
STM32F429ZI-Nucleo
Examples
Cortex
GPIO
HAL
IWDG
PWR
RCC
RTC
WWDG
Applications
EEPROM
FileX
NetXDuo
ThreadX
USBX
USB_Device
USB_Host
Examples_MIX
ADC
STM32F412ZG-Nucleo
Examples
Cortex
GPIO
HAL
I2C
IWDG
PWR
RCC
RNG
RTC
SPI
TIM
UART
WWDG
Applications
EEPROM
USB_Device
STM32F446ZE-Nucleo
Examples
Cortex
GPIO
HAL
IWDG
PWR
RCC
RTC
WWDG
Applications
EEPROM
USB_Device
 
Symbols
loading...
Files
loading...

BSP_LED_Toggle() function

Toggles the selected LED.

Syntax

void BSP_LED_Toggle(Led_TypeDef Led);
Implemented in stm32f4xx_nucleo_144.c:242

Arguments

Led

Specifies the Led to be toggled. This parameter can be one of following parameters: @arg LED1 @arg LED2 @arg LED3

Examples

BSP_LED_Toggle() is referenced by 113 libraries and example projects.

References

LocationText
stm32f4xx_nucleo_144.c:242
void BSP_LED_Toggle(Led_TypeDef Led)
stm32f4xx_nucleo_144.h:304
void BSP_LED_Toggle(Led_TypeDef Led);

Call Tree

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