Interrupt definitions which can be used with LL_SPI_ReadReg and LL_SPI_WriteReg functions. More...
Macros | |
| #define | LL_SSI_IM_MST SSI_INTMASK_MSTIM |
| #define | LL_SSI_IM_RXF SSI_INTMASK_RXFIM |
| #define | LL_SSI_IM_RXO SSI_INTMASK_RXOIM |
| #define | LL_SSI_IM_RXU SSI_INTMASK_RXUIM |
| #define | LL_SSI_IM_TXO SSI_INTMASK_TXOIM |
| #define | LL_SSI_IM_TXE SSI_INTMASK_TXEIM |
| #define | LL_SSI_IS_MST SSI_INTSTAT_MSTIS |
| #define | LL_SSI_IS_RXF SSI_INTSTAT_RXFIS |
| #define | LL_SSI_IS_RXO SSI_INTSTAT_RXOIS |
| #define | LL_SSI_IS_RXU SSI_INTSTAT_RXUIS |
| #define | LL_SSI_IS_TXO SSI_INTSTAT_TXOIS |
| #define | LL_SSI_IS_TXE SSI_INTSTAT_TXEIS |
| #define | LL_SSI_RIS_MST SSI_RAW_INTSTAT_MSTIR |
| #define | LL_SSI_RIS_RXF SSI_RAW_INTSTAT_RXFIR |
| #define | LL_SSI_RIS_RXO SSI_RAW_INTSTAT_RXOIR |
| #define | LL_SSI_RIS_RXU SSI_RAW_INTSTAT_RXUIR |
| #define | LL_SSI_RIS_TXO SSI_RAW_INTSTAT_TXOIR |
| #define | LL_SSI_RIS_TXE SSI_RAW_INTSTAT_TXEIR |
Interrupt definitions which can be used with LL_SPI_ReadReg and LL_SPI_WriteReg functions.
| #define LL_SSI_IM_MST SSI_INTMASK_MSTIM |
Multi-Master Contention Interrupt enable
| #define LL_SSI_IM_RXF SSI_INTMASK_RXFIM |
Receive FIFO Full Interrupt enable
| #define LL_SSI_IM_RXO SSI_INTMASK_RXOIM |
Receive FIFO Overflow Interrupt enable
| #define LL_SSI_IM_RXU SSI_INTMASK_RXUIM |
Receive FIFO Underflow Interrupt enable
| #define LL_SSI_IM_TXE SSI_INTMASK_TXEIM |
Transmit FIFO Empty Interrupt enable
| #define LL_SSI_IM_TXO SSI_INTMASK_TXOIM |
Transmit FIFO Overflow Interrupt enable
| #define LL_SSI_IS_MST SSI_INTSTAT_MSTIS |
Multi-Master Contention Interrupt flag
| #define LL_SSI_IS_RXF SSI_INTSTAT_RXFIS |
Receive FIFO Full Interrupt flag
| #define LL_SSI_IS_RXO SSI_INTSTAT_RXOIS |
Receive FIFO Overflow Interrupt flag
| #define LL_SSI_IS_RXU SSI_INTSTAT_RXUIS |
Receive FIFO Underflow Interrupt flag
| #define LL_SSI_IS_TXE SSI_INTSTAT_TXEIS |
Transmit FIFO Empty Interrupt flag
| #define LL_SSI_IS_TXO SSI_INTSTAT_TXOIS |
Transmit FIFO Overflow Interrupt flag
| #define LL_SSI_RIS_MST SSI_RAW_INTSTAT_MSTIR |
Multi-Master Contention RAW Interrupt flag
| #define LL_SSI_RIS_RXF SSI_RAW_INTSTAT_RXFIR |
Receive FIFO Full RAW Interrupt flag
| #define LL_SSI_RIS_RXO SSI_RAW_INTSTAT_RXOIR |
Receive FIFO Overflow RAW Interrupt flag
| #define LL_SSI_RIS_RXU SSI_RAW_INTSTAT_RXUIR |
Receive FIFO Underflow RAW Interrupt flag
| #define LL_SSI_RIS_TXE SSI_RAW_INTSTAT_TXEIR |
Transmit FIFO Empty RAW Interrupt flag
| #define LL_SSI_RIS_TXO SSI_RAW_INTSTAT_TXOIR |
Transmit FIFO Overflow RAW Interrupt flag