Module i2c_interface_config

Source
Expand description

Configuration of I2cInterface

Structsยง

I2cInterfaceConfig
Holds the configuration data for the I2C interface. The configuration is loaded from the .toml configuration file. This struct does not contain any implementation. Struct is intentionally placed here instead of creating i2c_interface.