HAL + 0/1 examples
CodeScope will show references to FMPI2C_InitTypeDef::OwnAddress2Masks from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMPI2C_InitTypeDef::OwnAddress2Masks

FMPI2C_InitTypeDef::OwnAddress2Masks field

Specifies the acknowledge mask address second device own address if dual addressing mode is selected. This parameter can be a value of FMPI2C_OWN_ADDRESS2_MASKS

Syntax

uint32_t OwnAddress2Masks;

Examples

FMPI2C_InitTypeDef::OwnAddress2Masks is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_fmpi2c.h:66
uint32_t OwnAddress2Masks; /*!< Specifies the acknowledge mask address second device own address if dual addressing
stm32f4xx_hal_fmpi2c.c:628HAL_FMPI2C_Init()
(hfmpi2c->Init.OwnAddress2Masks << 8));

Data Use

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