STM32L486xx 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 226 of file stm32l4xx_hal.h.

#define SYSCFG_FASTMODEPLUS_PB7   SYSCFG_CFGR1_I2C_PB7_FMP

Enable Fast-mode Plus on PB7

Definition at line 227 of file stm32l4xx_hal.h.

#define SYSCFG_FASTMODEPLUS_PB8   SYSCFG_CFGR1_I2C_PB8_FMP

Enable Fast-mode Plus on PB8

Definition at line 229 of file stm32l4xx_hal.h.

#define SYSCFG_FASTMODEPLUS_PB9   SYSCFG_CFGR1_I2C_PB9_FMP

Enable Fast-mode Plus on PB9

Definition at line 232 of file stm32l4xx_hal.h.