HAL
HAL_FMPI2CEx_EnableFastModePlus() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_FMPI2CEx_EnableFastModePlus()

HAL_FMPI2CEx_EnableFastModePlus() function

Enable the FMPI2C fast mode plus driving capability.

Syntax

void HAL_FMPI2CEx_EnableFastModePlus(uint32_t ConfigFastModePlus);
Implemented in stm32f4xx_hal_fmpi2c_ex.c:209

Arguments

ConfigFastModePlus

Selects the pin. This parameter can be one of the FMPI2CEx_FastModePlus values

Return value

None

Notes

For FMPI2C1, fast mode plus driving capability can be enabled on all selected FMPI2C1 pins using FMPI2C_FASTMODEPLUS_FMPI2C1 parameter or independently on each one of the following pins PB6, PB7, PB8 and PB9. For remaining FMPI2C1 pins (PA14, PA15...) fast mode plus driving capability can be enabled only by using FMPI2C_FASTMODEPLUS_FMPI2C1 parameter.

References

LocationText
stm32f4xx_hal_fmpi2c_ex.c:209
void HAL_FMPI2CEx_EnableFastModePlus(uint32_t ConfigFastModePlus)
stm32f4xx_hal_fmpi2c_ex.h:94
void HAL_FMPI2CEx_EnableFastModePlus(uint32_t ConfigFastModePlus);

Data Use

Data read by HAL_FMPI2CEx_EnableFastModePlus()
Data written by HAL_FMPI2CEx_EnableFastModePlus()
HAL_FMPI2CEx_EnableFastModePlus()::tmpreg
all items filtered out
HAL_FMPI2CEx_EnableFastModePlus()
HAL_FMPI2CEx_EnableFastModePlus()::tmpreg
all items filtered out
Type of HAL_FMPI2CEx_EnableFastModePlus()
HAL_FMPI2CEx_EnableFastModePlus()
uint32_t
all items filtered out