HAL
FMPI2C_ConvertOtherXferOptions() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMPI2C_ConvertOtherXferOptions()

FMPI2C_ConvertOtherXferOptions() function

Convert FMPI2Cx OTHER_xxx XferOptions to functional XferOptions.

Syntax

static void FMPI2C_ConvertOtherXferOptions(FMPI2C_HandleTypeDef *hfmpi2c);
Implemented in stm32f4xx_hal_fmpi2c.c:7522

Arguments

hfmpi2c

FMPI2C handle.

Return value

None

References

Call Tree

Functions calling FMPI2C_ConvertOtherXferOptions()
FMPI2C_ConvertOtherXferOptions()
Data read by FMPI2C_ConvertOtherXferOptions()
Data written by FMPI2C_ConvertOtherXferOptions()
FMPI2C_ConvertOtherXferOptions()