Macros
I2C Memory Address Size
Peripheral Driver
»
HAL Driver
»
I2C
»
Defines
»
I2C Exported Constants
Macros
#define
I2C_MEMADD_SIZE_8BIT
(0x00000001U)
#define
I2C_MEMADD_SIZE_16BIT
(0x00000002U)
Detailed Description
Macro Definition Documentation
◆
I2C_MEMADD_SIZE_16BIT
#define I2C_MEMADD_SIZE_16BIT (0x00000002U)
16-bit memory address.
◆
I2C_MEMADD_SIZE_8BIT
#define I2C_MEMADD_SIZE_8BIT (0x00000001U)
8-bit memory address.