DIY Logging Volt/Ampmeter
|
Macros | |
#define | I2C_FLAG_MASK 0x0000FFFFU |
#define | I2C_MIN_PCLK_FREQ_STANDARD 2000000U |
#define | I2C_MIN_PCLK_FREQ_FAST 4000000U |
#define I2C_FLAG_MASK 0x0000FFFFU |
Definition at line 645 of file stm32f1xx_hal_i2c.h.
#define I2C_MIN_PCLK_FREQ_FAST 4000000U |
4 MHz
Definition at line 647 of file stm32f1xx_hal_i2c.h.
#define I2C_MIN_PCLK_FREQ_STANDARD 2000000U |
2 MHz
Definition at line 646 of file stm32f1xx_hal_i2c.h.