STM32F413H-Discovery
FMPI2Cx_Error()
is only used within STM32F413H-Discovery.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F413H-Discovery
FMPI2Cx_Error()
FMPI2Cx_Error() function
Manages error callback by re-initializing I2C.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f413h_discovery.c:118
static
void
FMPI2Cx_Error
(
FMPI2C_HandleTypeDef
*
fmpi2c_handler
,
uint8_t
Addr
)
;
Implemented in
stm32f413h_discovery.c:521
Arguments
Argument
Description
fmpi2c_handler
FMPI2C handler
Addr
I2C Address
Return value
None
Related Functions
Found 5 other functions taking a
__FMPI2C_HandleTypeDef
argument:
Function
Description
FMPI2Cx_Init()
Initializes FMPI2C HAL.
FMPI2Cx_ReadMultiple()
Reads multiple data.
FMPI2Cx_WriteMultiple()
Writes a value in a register of the device through BUS in using DMA mode.
FMPI2Cx_DeInit()
Deinitializes FMPI2C interface
FMPI2Cx_MspInit()
BUS OPERATIONS I2C Routines ******************************** Initializes FMPI2C MSP.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out