HAL + 0/1 examples
CodeScope will show references to LL_I2C_InitTypeDef::PeripheralMode from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
I2C
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2C_InitTypeDef::PeripheralMode

LL_I2C_InitTypeDef::PeripheralMode field

Specifies the peripheral mode. This parameter can be a value of I2C_LL_EC_PERIPHERAL_MODE This feature can be modified afterwards using unitary function LL_I2C_SetMode().

Syntax

uint32_t PeripheralMode;

Examples

LL_I2C_InitTypeDef::PeripheralMode is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_i2c.h:72
uint32_t PeripheralMode; /*!< Specifies the peripheral mode.
stm32f4xx_ll_i2c.c:197LL_I2C_Init()
stm32f4xx_ll_i2c.c:220LL_I2C_StructInit()
I2C_InitStruct->PeripheralMode = LL_I2C_MODE_I2C;

Data Use

Functions writing LL_I2C_InitTypeDef::PeripheralMode
Functions reading LL_I2C_InitTypeDef::PeripheralMode
all items filtered out
LL_I2C_InitTypeDef::PeripheralMode
all items filtered out
Type of LL_I2C_InitTypeDef::PeripheralMode
LL_I2C_InitTypeDef::PeripheralMode
uint32_t
all items filtered out