G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Macros

#define DDL_SPI_MODE_MASTER   (SPI_CTRL1_MSMCFG | SPI_CTRL1_ISSEL)
#define DDL_SPI_MODE_SLAVE   0x00000000U

Detailed Description

Macro Definition Documentation

◆ DDL_SPI_MODE_MASTER

#define DDL_SPI_MODE_MASTER   (SPI_CTRL1_MSMCFG | SPI_CTRL1_ISSEL)

Master configuration

Definition at line 171 of file g32r4xx_ddl_spi.h.

◆ DDL_SPI_MODE_SLAVE

#define DDL_SPI_MODE_SLAVE   0x00000000U

Slave configuration

Definition at line 172 of file g32r4xx_ddl_spi.h.