Reference Manual to
LL API cross
reference:
CR2 TXEIE LL_SPI_EnableIT_TXE
LL_SPI_DisableIT_ERR
__STATIC_INLINE void LL_SPI_DisableIT_ERR (SPI_TypeDef *
SPIx)
This bit controls the generation of an interrupt when an error
condition occurs (CRCERR, OVR, MODF in SPI mode, FRE
at TI mode).
Reference Manual to
LL API cross
reference:
CR2 ERRIE LL_SPI_DisableIT_ERR
LL_SPI_DisableIT_RXNE
__STATIC_INLINE void LL_SPI_DisableIT_RXNE (SPI_TypeDef
* SPIx)
Disable Rx buffer not empty interrupt.
Reference Manual to
LL API cross
reference:
CR2 RXNEIE LL_SPI_DisableIT_RXNE
LL_SPI_DisableIT_TXE
__STATIC_INLINE void LL_SPI_DisableIT_TXE (SPI_TypeDef *
SPIx)
Disable Tx buffer empty interrupt.
Reference Manual to
LL API cross
reference:
CR2 TXEIE LL_SPI_DisableIT_TXE
LL_SPI_IsEnabledIT_ERR
__STATIC_INLINE uint32_t LL_SPI_IsEnabledIT_ERR
(SPI_TypeDef * SPIx)