STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | I2C_MEMADD_SIZE_8BIT 0x00000001U |
#define | I2C_MEMADD_SIZE_16BIT 0x00000010U |
#define I2C_MEMADD_SIZE_8BIT 0x00000001U |
#include <stm32f4xx_hal_i2c.h>
Definition at line 334 of file stm32f4xx_hal_i2c.h.
Referenced by I2C_MemoryTransmit_TXE_BTF(), I2C_RequestMemoryRead(), and I2C_RequestMemoryWrite().
#define I2C_MEMADD_SIZE_16BIT 0x00000010U |
#include <stm32f4xx_hal_i2c.h>
Definition at line 335 of file stm32f4xx_hal_i2c.h.