51#ifdef HAL_FMPSMBUS_MODULE_ENABLED
52#if defined(FMPI2C_CR1_PE)
99 SET_BIT(SYSCFG->CFGR, (uint32_t)ConfigFastModePlus);
122 CLEAR_BIT(SYSCFG->CFGR, (uint32_t)ConfigFastModePlus);
void HAL_FMPSMBUSEx_DisableFastModePlus(uint32_t ConfigFastModePlus)
Disable the FMPSMBUS fast mode plus driving capability.
void HAL_FMPSMBUSEx_EnableFastModePlus(uint32_t ConfigFastModePlus)
Enable the FMPSMBUS fast mode plus driving capability.
#define IS_FMPSMBUS_FASTMODEPLUS(__CONFIG__)
#define __HAL_RCC_SYSCFG_CLK_ENABLE()
#define assert_param(expr)
This file contains all the functions prototypes for the HAL module driver.