![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_SPI_LSB_FIRST (SPI_CTRL1_LSBSEL) |
| #define | DDL_SPI_MSB_FIRST 0x00000000U |
| #define DDL_SPI_LSB_FIRST (SPI_CTRL1_LSBSEL) |
Data is transmitted/received with the LSB first
Definition at line 222 of file g32r4xx_ddl_spi.h.
| #define DDL_SPI_MSB_FIRST 0x00000000U |
Data is transmitted/received with the MSB first
Definition at line 223 of file g32r4xx_ddl_spi.h.