STM32L486xx HAL User Manual
Defines
I2C No-Stretch 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 352 of file stm32l4xx_hal_i2c.h.

#define I2C_NOSTRETCH_ENABLE   I2C_CR1_NOSTRETCH

Definition at line 353 of file stm32l4xx_hal_i2c.h.