HAL
+
0
/3 examples
SourceVu will show references to
FMPI2C_InitTypeDef::GeneralCallMode
from the following samples and libraries:
Drivers
Boards
STM32446E_EVAL
STM32F413H-Discovery
Examples
STM32446E_EVAL
Examples
I2C
FMPI2C_EEPROM
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::GeneralCallMode
FMPI2C_InitTypeDef::GeneralCallMode field
Specifies if general call mode is selected. This parameter can be a value of FMPI2C_GENERAL_CALL_ADDRESSING_MODE
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_fmpi2c.h:70
uint32_t
GeneralCallMode
;
Examples
FMPI2C_InitTypeDef::GeneralCallMode
is referenced by 3 libraries and example projects:
Drivers
Boards
STM32446E_EVAL
STM32F413H-Discovery
Examples
STM32446E_EVAL
Examples
I2C
FMPI2C_EEPROM
References
from
0/3
examples
Code
Location
Referrer
uint32_t
GeneralCallMode
;
/*!< Specifies if general call mode is selected.
stm32f4xx_hal_fmpi2c.h:70
hfmpi2c
->
Instance
->
CR1
=
(
hfmpi2c
->
Init
.
GeneralCallMode
|
hfmpi2c
->
Init
.
NoStretchMode
)
;
stm32f4xx_hal_fmpi2c.c:632
HAL_FMPI2C_Init()
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
FMPI2C_InitTypeDef::GeneralCallMode
is read by 1 function:
All items filtered out
FMPI2C_InitTypeDef::GeneralCallMode
HAL_FMPI2C_Init()
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out