Reference Manual to
LL API cross
reference:
SR OVR LL_I2S_ClearFlag_OVR
LL_I2S_ClearFlag_UDR
__STATIC_INLINE void LL_I2S_ClearFlag_UDR (SPI_TypeDef
* SPIx)
Clear underrun error flag.
Reference Manual to
LL API cross
reference:
SR UDR LL_I2S_ClearFlag_UDR
LL_I2S_ClearFlag_FRE
__STATIC_INLINE void LL_I2S_ClearFlag_FRE (SPI_TypeDef *
SPIx)
Clear frame format error flag.
Reference Manual to
LL API cross
reference:
SR FRE LL_I2S_ClearFlag_FRE
LL_I2S_EnableIT_ERR
__STATIC_INLINE void LL_I2S_EnableIT_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_EnableIT_ERR
LL_I2S_EnableIT_RXNE
__STATIC_INLINE void LL_I2S_EnableIT_RXNE (SPI_TypeDef
* SPIx)
Enable Rx buffer not empty IT.