![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
IT defines which can be used with DDL_SPI_ReadReg and DDL_SPI_WriteReg functions. More...
Macros | |
| #define | DDL_SPI_CTRL2_RXBNEIEN SPI_CTRL2_RXBNEIEN |
| #define | DDL_SPI_CTRL2_TXBEIEN SPI_CTRL2_TXBEIEN |
| #define | DDL_SPI_CTRL2_ERRIEN SPI_CTRL2_ERRIEN |
IT defines which can be used with DDL_SPI_ReadReg and DDL_SPI_WriteReg functions.
| #define DDL_SPI_CTRL2_ERRIEN SPI_CTRL2_ERRIEN |
Error interrupt enable
Definition at line 163 of file g32r4xx_ddl_spi.h.
| #define DDL_SPI_CTRL2_RXBNEIEN SPI_CTRL2_RXBNEIEN |
Rx buffer not empty interrupt enable
Definition at line 161 of file g32r4xx_ddl_spi.h.
| #define DDL_SPI_CTRL2_TXBEIEN SPI_CTRL2_TXBEIEN |
Tx buffer empty interrupt enable
Definition at line 162 of file g32r4xx_ddl_spi.h.