HAL + 0/1 examples
CodeScope will show references to LL_SPI_Disable() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_MIX
SPI
 
Symbols
loading...
Files
loading...

LL_SPI_Disable() function

Disable SPI peripheral

Syntax

Arguments

SPIx

SPI Instance

Return value

None

Notes

When disabling the SPI, follow the procedure described in the Reference Manual.

Examples

LL_SPI_Disable() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_spi.h:309
__STATIC_INLINE void LL_SPI_Disable(SPI_TypeDef *SPIx)

Data Use

Data read by LL_SPI_Disable()
LL_SPI_Disable()