Reference Manual to
LL API cross
reference:
CR2 RXNEIE LL_I2S_EnableIT_RXNE
LL_I2S_EnableIT_TXE
__STATIC_INLINE void LL_I2S_EnableIT_TXE (SPI_TypeDef *
SPIx)
Enable Tx buffer empty IT.
Reference Manual to
LL API cross
reference:
CR2 TXEIE LL_I2S_EnableIT_TXE
LL_I2S_DisableIT_ERR
__STATIC_INLINE void LL_I2S_DisableIT_ERR (SPI_TypeDef *
SPIx)
This bit controls the generation of an interrupt when an error
condition occurs (OVR, UDR and FRE in I2S mode).
Reference Manual to
LL API cross
reference:
CR2 ERRIE LL_I2S_DisableIT_ERR
LL_I2S_DisableIT_RXNE
__STATIC_INLINE void LL_I2S_DisableIT_RXNE (SPI_TypeDef
* SPIx)
Disable Rx buffer not empty IT.
Reference Manual to
LL API cross
reference:
CR2 RXNEIE LL_I2S_DisableIT_RXNE
LL_I2S_DisableIT_TXE
__STATIC_INLINE void LL_I2S_DisableIT_TXE (SPI_TypeDef *
SPIx)
Disable Tx buffer empty IT.