STM32L443xx HAL User Manual
Defines
Fast-mode Plus on GPIO
SYSCFG Exported Constants

Defines

#define SYSCFG_FASTMODEPLUS_PB6   SYSCFG_CFGR1_I2C_PB6_FMP
 Fast-mode Plus driving capability on a specific GPIO.
#define SYSCFG_FASTMODEPLUS_PB7   SYSCFG_CFGR1_I2C_PB7_FMP
#define SYSCFG_FASTMODEPLUS_PB8   SYSCFG_CFGR1_I2C_PB8_FMP
#define SYSCFG_FASTMODEPLUS_PB9   SYSCFG_CFGR1_I2C_PB9_FMP

Define Documentation

#define SYSCFG_FASTMODEPLUS_PB6   SYSCFG_CFGR1_I2C_PB6_FMP

Fast-mode Plus driving capability on a specific GPIO.

Enable Fast-mode Plus on PB6

Definition at line 238 of file stm32l4xx_hal.h.

#define SYSCFG_FASTMODEPLUS_PB7   SYSCFG_CFGR1_I2C_PB7_FMP

Enable Fast-mode Plus on PB7

Definition at line 239 of file stm32l4xx_hal.h.

#define SYSCFG_FASTMODEPLUS_PB8   SYSCFG_CFGR1_I2C_PB8_FMP

Enable Fast-mode Plus on PB8

Definition at line 241 of file stm32l4xx_hal.h.

#define SYSCFG_FASTMODEPLUS_PB9   SYSCFG_CFGR1_I2C_PB9_FMP

Enable Fast-mode Plus on PB9

Definition at line 244 of file stm32l4xx_hal.h.