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

Macros

#define DDL_SPI_PROTOCOL_MOTOROLA   0x00000000U
#define DDL_SPI_PROTOCOL_TI   (SPI_CTRL2_FRFCFG)

Detailed Description

Macro Definition Documentation

◆ DDL_SPI_PROTOCOL_MOTOROLA

#define DDL_SPI_PROTOCOL_MOTOROLA   0x00000000U

Motorola mode. Used as default value

Definition at line 180 of file g32r4xx_ddl_spi.h.

◆ DDL_SPI_PROTOCOL_TI

#define DDL_SPI_PROTOCOL_TI   (SPI_CTRL2_FRFCFG)

TI mode

Definition at line 181 of file g32r4xx_ddl_spi.h.