dRonin
adbada4
dRonin firmware
|
Go to the source code of this file.
Macros | |
#define | I2C_CONFIG(_i2c, _scl_gpio, _scl_pin, _sda_gpio, _sda_pin) |
#define I2C_CONFIG | ( | _i2c, | |
_scl_gpio, | |||
_scl_pin, | |||
_sda_gpio, | |||
_sda_pin | |||
) |
Generic I2C configuration for the STM32F4xx
Definition at line 14 of file pios_i2c_config.h.