Interrupt definitions which can be used with LL_SPI_ReadReg and LL_SPI_WriteReg functions. More...
Macros | |
| #define | LL_I2S_INT_TXFO I2S_INTMASK_TXFO |
| #define | LL_I2S_INT_TXFE I2S_INTMASK_TXFE |
| #define | LL_I2S_INT_RXFO I2S_INTMASK_RXFO |
| #define | LL_I2S_INT_RXDA I2S_INTMASK_RXDA |
Interrupt definitions which can be used with LL_SPI_ReadReg and LL_SPI_WriteReg functions.
| #define LL_I2S_INT_RXDA I2S_INTMASK_RXDA |
RX FIFO threshold level is reached interrupt
| #define LL_I2S_INT_RXFO I2S_INTMASK_RXFO |
RX FIFO receive overflow interrupt
| #define LL_I2S_INT_TXFE I2S_INTMASK_TXFE |
TX FIFO threshold level is not reached interrupt
| #define LL_I2S_INT_TXFO I2S_INTMASK_TXFO |
TX FIFO write overflow interrupt