Macros

#define I2C_MEMADD_SIZE_8BIT   (0x00000001U)
 8-bit memory address. More...
 
#define I2C_MEMADD_SIZE_16BIT   (0x00000002U)
 16-bit memory address. More...
 

Detailed Description

Macro Definition Documentation

◆ I2C_MEMADD_SIZE_16BIT

#define I2C_MEMADD_SIZE_16BIT   (0x00000002U)

16-bit memory address.

Definition at line 308 of file gr55xx_hal_i2c.h.

◆ I2C_MEMADD_SIZE_8BIT

#define I2C_MEMADD_SIZE_8BIT   (0x00000001U)

8-bit memory address.

Definition at line 307 of file gr55xx_hal_i2c.h.