ESP-IDF + 0/8 examples
SourceVu will show references to i2c_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
I2C mode.
int
GPIO number for I2C sda signal.
int
GPIO number for I2C scl signal.
bool
Internal GPIO pull mode for I2C sda signal.
bool
Internal GPIO pull mode for I2C scl signal.
uint32_t
Bitwise of ``I2C_SCLK_SRC_FLAG_**FOR_DFS**`` for clk source choice.

References

from examples