UM1581
I2C_mode
#define: I2C_Mode_I2C ((uint32_t)0x00000000)
#define: I2C_Mode_SMBusDevice I2C_CR1_SMBDEN
#define: I2C_Mode_SMBusHost I2C_CR1_SMBHEN
I2C_own_address2_mask
#define: I2C_OA2_NoMask ((uint8_t)0x00)
#define: I2C_OA2_Mask01 ((uint8_t)0x01)
#define: I2C_OA2_Mask02 ((uint8_t)0x02)
#define: I2C_OA2_Mask03 ((uint8_t)0x03)
#define: I2C_OA2_Mask04 ((uint8_t)0x04)
#define: I2C_OA2_Mask05 ((uint8_t)0x05)
#define: I2C_OA2_Mask06 ((uint8_t)0x06)
#define: I2C_OA2_Mask07 ((uint8_t)0x07)
DocID023800 Rev 1
Inter-integrated circuit interface (I2C)
275/584
Need help?
Do you have a question about the STM32F31xx and is the answer not in the manual?