![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_SPI_CRCCALCULATION_DISABLE 0x00000000U |
| #define | DDL_SPI_CRCCALCULATION_ENABLE (SPI_CTRL1_CRCEN) |
| #define DDL_SPI_CRCCALCULATION_DISABLE 0x00000000U |
CRC calculation disabled
Definition at line 262 of file g32r4xx_ddl_spi.h.
| #define DDL_SPI_CRCCALCULATION_ENABLE (SPI_CTRL1_CRCEN) |
CRC calculation enabled
Definition at line 263 of file g32r4xx_ddl_spi.h.