Macros

#define LL_SPI_M_FIFO_DEPTH   (16u)
 
#define LL_SPI_S_FIFO_DEPTH   (16u)
 

Detailed Description

Macro Definition Documentation

◆ LL_SPI_M_FIFO_DEPTH

#define LL_SPI_M_FIFO_DEPTH   (16u)

FIFO Depth for SPI Master

Definition at line 320 of file gr55xx_ll_spi.h.

◆ LL_SPI_S_FIFO_DEPTH

#define LL_SPI_S_FIFO_DEPTH   (16u)

FIFO Depth for SPI Slave

Definition at line 321 of file gr55xx_ll_spi.h.