![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_I2C_DIRECTION_WRITE I2C_STS2_TRFLG |
| #define | DDL_I2C_DIRECTION_READ 0x00000000U |
| #define DDL_I2C_DIRECTION_READ 0x00000000U |
Bus is in read transfer
Definition at line 292 of file g32r4xx_ddl_i2c.h.
| #define DDL_I2C_DIRECTION_WRITE I2C_STS2_TRFLG |
Bus is in write transfer
Definition at line 291 of file g32r4xx_ddl_i2c.h.