Macros

#define LL_SPI_SLAVE1   SPI_SLA_S1_SEL_EN
 
#define LL_SPI_SLAVE0   SPI_SLA_S0_SEL_EN
 

Detailed Description

Macro Definition Documentation

◆ LL_SPI_SLAVE0

#define LL_SPI_SLAVE0   SPI_SLA_S0_SEL_EN

Enable slave0 select pin for SPI transfer

Definition at line 306 of file ll_spi.h.

◆ LL_SPI_SLAVE1

#define LL_SPI_SLAVE1   SPI_SLA_S1_SEL_EN

Enable slave1 select pin for SPI transfer

Definition at line 305 of file ll_spi.h.