Flags defines which can be used with LL_XQSPI_ReadReg function. More...
Macros | |
| #define | LL_XQSPI_QSPI_STAT_RFTF XQSPI_QSPI_STAT_RXWMARK |
| #define | LL_XQSPI_QSPI_STAT_RFF XQSPI_QSPI_STAT_RXFULL |
| #define | LL_XQSPI_QSPI_STAT_RFE XQSPI_QSPI_STAT_RXEMPTY |
| #define | LL_XQSPI_QSPI_STAT_TFTF XQSPI_QSPI_STAT_TXWMARK |
| #define | LL_XQSPI_QSPI_STAT_TFF XQSPI_QSPI_STAT_TXFULL |
| #define | LL_XQSPI_QSPI_STAT_TFE XQSPI_QSPI_STAT_TXEMPTY |
| #define | LL_XQSPI_QSPI_STAT_BUSY XQSPI_QSPI_STAT_XFERIP |
Flags defines which can be used with LL_XQSPI_ReadReg function.
| #define LL_XQSPI_QSPI_STAT_BUSY XQSPI_QSPI_STAT_XFERIP |
Busy flag
| #define LL_XQSPI_QSPI_STAT_RFE XQSPI_QSPI_STAT_RXEMPTY |
Rx FIFO empty flag
| #define LL_XQSPI_QSPI_STAT_RFF XQSPI_QSPI_STAT_RXFULL |
Rx FIFO full flag
| #define LL_XQSPI_QSPI_STAT_RFTF XQSPI_QSPI_STAT_RXWMARK |
Rx FIFO watermark flag
| #define LL_XQSPI_QSPI_STAT_TFE XQSPI_QSPI_STAT_TXEMPTY |
Tx FIFO empty flag
| #define LL_XQSPI_QSPI_STAT_TFF XQSPI_QSPI_STAT_TXFULL |
Tx FIFO full flag
| #define LL_XQSPI_QSPI_STAT_TFTF XQSPI_QSPI_STAT_TXWMARK |
Tx FIFO watermark flag