HAL
+
0
/1 examples
SourceVu will show references to
FMPI2C_InitTypeDef::OwnAddress2Masks
from the following samples and libraries:
Drivers
Boards
STM32F413H-Discovery
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
FMPI2C_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
Show:
Summary
Declaration
from
stm32f4xx_hal_fmpi2c.h:66
uint32_t
OwnAddress2Masks
;
Examples
FMPI2C_InitTypeDef::OwnAddress2Masks
is referenced by 1 libraries and example projects:
Drivers
Boards
STM32F413H-Discovery
References
from
0/1
examples
Code
Location
Referrer
uint32_t
OwnAddress2Masks
;
/*!< Specifies the acknowledge mask address second device own address if dual addressing
stm32f4xx_hal_fmpi2c.h:66
(
hfmpi2c
->
Init
.
OwnAddress2Masks
<
<
8
)
)
;
stm32f4xx_hal_fmpi2c.c:628
HAL_FMPI2C_Init()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
FMPI2C_InitTypeDef::OwnAddress2Masks
is read by 1 function:
All items filtered out
FMPI2C_InitTypeDef::OwnAddress2Masks
HAL_FMPI2C_Init()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out