STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for I2C nostretch mode:

Macros

#define I2C_NOSTRETCH_DISABLE   0x00000000U
#define I2C_NOSTRETCH_ENABLE   I2C_CR1_NOSTRETCH

Detailed Description

Macro Definition Documentation

◆ I2C_NOSTRETCH_DISABLE

#define I2C_NOSTRETCH_DISABLE   0x00000000U

Definition at line 325 of file stm32f4xx_hal_i2c.h.

◆ I2C_NOSTRETCH_ENABLE

#define I2C_NOSTRETCH_ENABLE   I2C_CR1_NOSTRETCH

Definition at line 326 of file stm32f4xx_hal_i2c.h.