Flags definitions which can be used with LL_I2S_ReadReg function. More...
Macros | |
| #define | LL_I2S_STATUS_TXFO I2S_INTSTAT_TXFO |
| #define | LL_I2S_STATUS_TXFE I2S_INTSTAT_TXFE |
| #define | LL_I2S_STATUS_RXFO I2S_INTSTAT_RXFO |
| #define | LL_I2S_STATUS_RXDA I2S_INTSTAT_RXDA |
Flags definitions which can be used with LL_I2S_ReadReg function.
| #define LL_I2S_STATUS_RXDA I2S_INTSTAT_RXDA |
RX FIFO threshold level is reached flag
| #define LL_I2S_STATUS_RXFO I2S_INTSTAT_RXFO |
RX FIFO receive overflow flag
| #define LL_I2S_STATUS_TXFE I2S_INTSTAT_TXFE |
TX FIFO threshold level is not reached flag
| #define LL_I2S_STATUS_TXFO I2S_INTSTAT_TXFO |
TX FIFO write overflow flag