HAL + 0/62 examples
CodeScope will show references to I2C_InitTypeDef::NoStretchMode from the following samples and libraries:
Drivers
Boards
Examples
STM32446E-Nucleo
Examples
I2C
STM32469I-Discovery
Examples
I2C
STM32469I_EVAL
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::NoStretchMode

I2C_InitTypeDef::NoStretchMode field

Specifies if nostretch mode is selected. This parameter can be a value of I2C_nostretch_mode

Syntax

uint32_t NoStretchMode;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_i2c.h:70
uint32_t NoStretchMode; /*!< Specifies if nostretch mode is selected.
stm32f4xx_hal_i2c.c:465HAL_I2C_Init()
assert_param(IS_I2C_NO_STRETCH(hi2c->Init.NoStretchMode));
stm32f4xx_hal_i2c.c:533HAL_I2C_Init()

Data Use

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