Macros | |
#define | SPI_IT_MST LL_SPI_IS_MST |
#define | SPI_IT_RXF LL_SPI_IS_RXF |
#define | SPI_IT_RXO LL_SPI_IS_RXO |
#define | SPI_IT_RXU LL_SPI_IS_RXU |
#define | SPI_IT_TXO LL_SPI_IS_TXO |
#define | SPI_IT_TXE LL_SPI_IS_TXE |
#define SPI_IT_MST LL_SPI_IS_MST |
Multi-Master Contention Interrupt flag
Definition at line 392 of file gr533x_hal_spi.h.
#define SPI_IT_RXF LL_SPI_IS_RXF |
Receive FIFO Full Interrupt flag
Definition at line 393 of file gr533x_hal_spi.h.
#define SPI_IT_RXO LL_SPI_IS_RXO |
Receive FIFO Overflow Interrupt flag
Definition at line 394 of file gr533x_hal_spi.h.
#define SPI_IT_RXU LL_SPI_IS_RXU |
Receive FIFO Underflow Interrupt flag
Definition at line 395 of file gr533x_hal_spi.h.
#define SPI_IT_TXE LL_SPI_IS_TXE |
Transmit FIFO Empty Interrupt flag
Definition at line 397 of file gr533x_hal_spi.h.
#define SPI_IT_TXO LL_SPI_IS_TXO |
Transmit FIFO Overflow Interrupt flag
Definition at line 396 of file gr533x_hal_spi.h.