HAL + 0/62 examples
CodeScope will show references to I2C_InitTypeDef::DutyCycle from the following samples and libraries:
Drivers
Boards
Examples
STM32446E-Nucleo
Examples
I2C
STM32469I-Discovery
Examples
I2C
STM32F4-Discovery
Examples
I2C
STM32F401-Discovery
Examples
I2C
STM32F410xx-Nucleo
Examples
I2C
STM32F411E-Discovery
Examples
I2C
STM32F411RE-Nucleo
Examples_MIX
I2C
STM32F412G-Discovery
Examples
I2C
STM32F412ZG-Nucleo
Examples
I2C
STM32F413ZH-Nucleo
Examples
I2C
STM32F429I-Discovery
Examples
I2C
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALI2C_InitTypeDef::DutyCycle

I2C_InitTypeDef::DutyCycle field

Specifies the I2C fast mode duty cycle. This parameter can be a value of I2C_duty_cycle_in_fast_mode

Syntax

uint32_t DutyCycle;

Examples

I2C_InitTypeDef::DutyCycle is referenced by 62 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_i2c.h:52
uint32_t DutyCycle; /*!< Specifies the I2C fast mode duty cycle.
stm32f4xx_hal_i2c.c:459HAL_I2C_Init()
assert_param(IS_I2C_DUTY_CYCLE(hi2c->Init.DutyCycle));
stm32f4xx_hal_i2c.c:529HAL_I2C_Init()

Data Use

Functions reading I2C_InitTypeDef::DutyCycle
I2C_InitTypeDef::DutyCycle
all items filtered out
Type of I2C_InitTypeDef::DutyCycle
I2C_InitTypeDef::DutyCycle
uint32_t
all items filtered out