CARME-M4 BSP
V1.5
|
Macros | |
#define | I2C_Direction_Transmitter ((uint8_t)0x00) |
#define | I2C_Direction_Receiver ((uint8_t)0x01) |
#define | IS_I2C_DIRECTION(DIRECTION) |
#define IS_I2C_DIRECTION | ( | DIRECTION | ) |
Definition at line 140 of file stm32f4xx_i2c.h.