Macros

#define LL_SPI_M_FIFO_DEPTH   (8u)
 
#define LL_SPI_S_FIFO_DEPTH   (8u)
 

Detailed Description

Macro Definition Documentation

◆ LL_SPI_M_FIFO_DEPTH

#define LL_SPI_M_FIFO_DEPTH   (8u)

FIFO Depth for SPI Master

Definition at line 322 of file ll_spi.h.

◆ LL_SPI_S_FIFO_DEPTH

#define LL_SPI_S_FIFO_DEPTH   (8u)

FIFO Depth for SPI Slave

Definition at line 323 of file ll_spi.h.