UM1940
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_SPI_DisableIT_ERR
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_SPI_DisableIT_RXNE
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_SPI_DisableIT_TXE
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_SPI_IsEnabledIT_ERR
Function name
SPIx: SPI Instance
None:
CR2 TXEIE LL_SPI_EnableIT_TXE
__STATIC_INLINE void LL_SPI_DisableIT_ERR (SPI_TypeDef *
SPIx)
Disable error interrupt.
SPIx: SPI Instance
None:
This bit controls the generation of an interrupt when an error
condition occurs (CRCERR, OVR, MODF in SPI mode, FRE
at TI mode).
CR2 ERRIE LL_SPI_DisableIT_ERR
__STATIC_INLINE void LL_SPI_DisableIT_RXNE (SPI_TypeDef
* SPIx)
Disable Rx buffer not empty interrupt.
SPIx: SPI Instance
None:
CR2 RXNEIE LL_SPI_DisableIT_RXNE
__STATIC_INLINE void LL_SPI_DisableIT_TXE (SPI_TypeDef *
SPIx)
Disable Tx buffer empty interrupt.
SPIx: SPI Instance
None:
CR2 TXEIE LL_SPI_DisableIT_TXE
__STATIC_INLINE uint32_t LL_SPI_IsEnabledIT_ERR
(SPI_TypeDef * SPIx)
DocID028236 Rev 2
LL SPI Generic Driver
1139/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?