-
CONFIG_I2C_GPIO_3_SCL_PIN
¶
Bit Bang I2C device 3 GPIO pin number for SCL
Type: int
Help¶
This is the GPIO pin number for the I2C SCL line
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/i2c/Kconfig.gpio:141
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:40
→ drivers/i2c/Kconfig:24
Menu path: (top menu) → Device Drivers → I2C Drivers
config I2C_GPIO_3_SCL_PIN int prompt "Bit Bang I2C device 3 GPIO pin number for SCL" ifI2C_GPIO_3
&&I2C
depends onI2C_GPIO_3
&&I2C
help This is the GPIO pin number for the I2C SCL line
(Definitions include propagated dependencies, including from if’s and menus.)