STM32F439xx HAL User Manual
Defines
I2C nostretch mode
I2C Exported Constants

Defines

#define I2C_NOSTRETCH_DISABLE   0x00000000U
#define I2C_NOSTRETCH_ENABLE   I2C_CR1_NOSTRETCH

Define Documentation

#define I2C_NOSTRETCH_DISABLE   0x00000000U

Definition at line 266 of file stm32f4xx_hal_i2c.h.

#define I2C_NOSTRETCH_ENABLE   I2C_CR1_NOSTRETCH

Definition at line 267 of file stm32f4xx_hal_i2c.h.