STM32F4xx-Nucleo
+
0
/15 examples
SourceVu will show references to
BSP_LED_Off()
from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
I2C
I2C_TwoBoards_AdvComIT
I2C_TwoBoards_ComDMA
I2C_TwoBoards_ComIT
I2C_TwoBoards_ComPolling
STM32F410xx-Nucleo
Examples
I2C
I2C_TwoBoards_AdvComIT
I2C_TwoBoards_ComDMA
I2C_TwoBoards_ComIT
I2C_TwoBoards_ComPolling
UART
UART_TwoBoards_ComDMA
UART_TwoBoards_ComIT
UART_TwoBoards_ComPolling
STM32F411RE-Nucleo
Examples_MIX
PWR
PWR_STOP
SPI
SPI_FullDuplex_ComPolling
SPI_HalfDuplex_ComPollingIT
UART
UART_HyperTerminal_IT
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F4xx-Nucleo
BSP_LED_Off()
BSP_LED_Off() function
Turns selected LED Off.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f4xx_nucleo.h:251
void
BSP_LED_Off
(
Led_TypeDef
Led
)
;
Implemented in
stm32f4xx_nucleo.c:224
Arguments
Argument
Description
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
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out