STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
I2C Memory Address Size
Collaboration diagram for I2C Memory Address Size:

Macros

#define I2C_MEMADD_SIZE_8BIT   0x00000001U
#define I2C_MEMADD_SIZE_16BIT   0x00000010U

Detailed Description

Macro Definition Documentation

◆ I2C_MEMADD_SIZE_16BIT

#define I2C_MEMADD_SIZE_16BIT   0x00000010U

Definition at line 335 of file stm32f4xx_hal_i2c.h.

◆ I2C_MEMADD_SIZE_8BIT

#define I2C_MEMADD_SIZE_8BIT   0x00000001U

Definition at line 334 of file stm32f4xx_hal_i2c.h.