Macros | |
#define | IS_SYSCFG_I2C_FMP(PIN) |
#define | SYSCFG_I2CFastModePlus_I2C1 SYSCFG_CFGR1_I2C1_FMP |
#define | SYSCFG_I2CFastModePlus_I2C2 SYSCFG_CFGR1_I2C2_FMP |
#define | SYSCFG_I2CFastModePlus_PB6 SYSCFG_CFGR1_I2C_PB6_FMP |
#define | SYSCFG_I2CFastModePlus_PB7 SYSCFG_CFGR1_I2C_PB7_FMP |
#define | SYSCFG_I2CFastModePlus_PB8 SYSCFG_CFGR1_I2C_PB8_FMP |
#define | SYSCFG_I2CFastModePlus_PB9 SYSCFG_CFGR1_I2C_PB9_FMP |
#define IS_SYSCFG_I2C_FMP | ( | PIN | ) |
Definition at line 234 of file stm32f30x_syscfg.h.
#define SYSCFG_I2CFastModePlus_I2C1 SYSCFG_CFGR1_I2C1_FMP |
Enable Fast Mode Plus on I2C1 pins
Definition at line 231 of file stm32f30x_syscfg.h.
#define SYSCFG_I2CFastModePlus_I2C2 SYSCFG_CFGR1_I2C2_FMP |
Enable Fast Mode Plus on I2C2 pins
Definition at line 232 of file stm32f30x_syscfg.h.
#define SYSCFG_I2CFastModePlus_PB6 SYSCFG_CFGR1_I2C_PB6_FMP |
Enable Fast Mode Plus on PB6
Definition at line 227 of file stm32f30x_syscfg.h.
#define SYSCFG_I2CFastModePlus_PB7 SYSCFG_CFGR1_I2C_PB7_FMP |
Enable Fast Mode Plus on PB7
Definition at line 228 of file stm32f30x_syscfg.h.
#define SYSCFG_I2CFastModePlus_PB8 SYSCFG_CFGR1_I2C_PB8_FMP |
Enable Fast Mode Plus on PB8
Definition at line 229 of file stm32f30x_syscfg.h.
#define SYSCFG_I2CFastModePlus_PB9 SYSCFG_CFGR1_I2C_PB9_FMP |
Enable Fast Mode Plus on PB9
Definition at line 230 of file stm32f30x_syscfg.h.