HAL + 0/3 examples
SourceVu will show references to FMPI2C_HandleTypeDef from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
I2C
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
FMPI2C registers base address.
FMPI2C communication parameters.
uint8_t *
Pointer to FMPI2C transfer buffer.
uint16_t
FMPI2C transfer size.
__IO uint16_t
FMPI2C transfer counter.
__IO uint32_t
FMPI2C sequantial transfer options, this parameter can be a value of FMPI2C_XFEROPTIONS.
__IO uint32_t
FMPI2C communication Previous state.
HAL_StatusTypeDef(*)(struct __FMPI2C_HandleTypeDef *hfmpi2c, uint32_t ITFlags, uint32_t ITSources)
FMPI2C transfer IRQ handler function pointer.
FMPI2C Tx DMA handle parameters.
FMPI2C Rx DMA handle parameters.
FMPI2C locking object.
FMPI2C communication state.
FMPI2C communication mode.
__IO uint32_t
FMPI2C Error code.
__IO uint32_t
FMPI2C Address Event counter.
__IO uint32_t
FMPI2C Target device address.
__IO uint32_t
FMPI2C Target memory address.

References

from examples