HAL
LL_I2S_EnableIT_ERR() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_I2S_EnableIT_ERR() function

Enable error IT

Syntax

__STATIC_INLINE void LL_I2S_EnableIT_ERR(SPI_TypeDef *SPIx);

Arguments

SPIx

SPI Instance

Return value

None

Notes

This bit controls the generation of an interrupt when an error condition occurs (OVR, UDR and FRE in I2S mode).

References

LocationText
stm32f4xx_ll_spi.h:1787
__STATIC_INLINE void LL_I2S_EnableIT_ERR(SPI_TypeDef *SPIx)

Call Tree

Functions called by LL_I2S_EnableIT_ERR()
LL_I2S_EnableIT_ERR()
all items filtered out
Data read by LL_I2S_EnableIT_ERR()
all items filtered out
LL_I2S_EnableIT_ERR()