CARME-M4 BSP
V1.5
|
Macros | |
#define | I2C_Mode_I2C ((uint16_t)0x0000) |
#define | I2C_Mode_SMBusDevice ((uint16_t)0x0002) |
#define | I2C_Mode_SMBusHost ((uint16_t)0x000A) |
#define | IS_I2C_MODE(MODE) |
#define IS_I2C_MODE | ( | MODE | ) |
Definition at line 103 of file stm32f4xx_i2c.h.