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

Macros

#define I2C_DUTYCYCLE_2   0x00000000U
#define I2C_DUTYCYCLE_16_9   I2C_CCR_DUTY

Detailed Description

Macro Definition Documentation

◆ I2C_DUTYCYCLE_16_9

#define I2C_DUTYCYCLE_16_9   I2C_CCR_DUTY

Definition at line 290 of file stm32f4xx_hal_i2c.h.

◆ I2C_DUTYCYCLE_2

#define I2C_DUTYCYCLE_2   0x00000000U

Definition at line 289 of file stm32f4xx_hal_i2c.h.