![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
Structure representing the GPIO configuration for I2C. More...
#include <sys-i2c.h>

Public Attributes | |
| gpio_mux_t | gpio_scl |
| GPIO configuration for the SCL line. | |
| gpio_mux_t | gpio_sda |
| GPIO configuration for the SDA line. | |
Structure representing the GPIO configuration for I2C.
This structure holds the GPIO multiplexing configurations for the SCL (Serial Clock Line) and SDA (Serial Data Line) used in the I2C interface.
| gpio_mux_t sunxi_i2c_gpio_t::gpio_scl |
GPIO configuration for the SCL line.
| gpio_mux_t sunxi_i2c_gpio_t::gpio_sda |
GPIO configuration for the SDA line.