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

LL_I2C_InitTypeDef::OwnAddrSize field

Specifies the device own address 1 size (7-bit or 10-bit). This parameter can be a value of I2C_LL_EC_OWNADDRESS1 This feature can be modified afterwards using unitary function LL_I2C_SetOwnAddress1().

Syntax

uint32_t OwnAddrSize;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_i2c.h:110
uint32_t OwnAddrSize; /*!< Specifies the device own address 1 size (7-bit or 10-bit).
stm32f4xx_ll_i2c.c:191LL_I2C_Init()
stm32f4xx_ll_i2c.c:229LL_I2C_StructInit()

Data Use

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