HAL + 0/3 examples
CodeScope will show references to FMPI2C_InitTypeDef::OwnAddress2 from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
I2C
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMPI2C_InitTypeDef::OwnAddress2

FMPI2C_InitTypeDef::OwnAddress2 field

Specifies the second device own address if dual addressing mode is selected This parameter can be a 7-bit address.

Syntax

uint32_t OwnAddress2;

Examples

FMPI2C_InitTypeDef::OwnAddress2 is referenced by 3 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_fmpi2c.h:63
uint32_t OwnAddress2; /*!< Specifies the second device own address if dual addressing mode is selected
stm32f4xx_hal_fmpi2c.c:627HAL_FMPI2C_Init()

Data Use

Functions reading FMPI2C_InitTypeDef::OwnAddress2
FMPI2C_InitTypeDef::OwnAddress2
all items filtered out
Type of FMPI2C_InitTypeDef::OwnAddress2
FMPI2C_InitTypeDef::OwnAddress2
uint32_t
all items filtered out