|
STM32F479xx HAL User Manual
|
Defines | |
| #define | I2C_DIRECTION_RECEIVE 0x00000000U |
| #define | I2C_DIRECTION_TRANSMIT 0x00000001U |
| #define I2C_DIRECTION_RECEIVE 0x00000000U |
Definition at line 344 of file stm32f4xx_hal_i2c.h.
Referenced by I2C_Slave_ADDR().
| #define I2C_DIRECTION_TRANSMIT 0x00000001U |
Definition at line 345 of file stm32f4xx_hal_i2c.h.
Referenced by I2C_Slave_ADDR().
1.7.6.1