-
CONFIG_GPIO_PCAL9535A_3_I2C_ADDR
¶
PCAL9535A GPIO chip #3 I2C slave address
Type: hex
Help¶
Specify the I2C slave address for the PCAL9535A I2C-based GPIO chip #3.
Direct dependencies¶
GPIO_PCAL9535A_3
&& GPIO_PCAL9535A
&& GPIO
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/gpio/Kconfig.pcal9535a:107
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:30
→ drivers/gpio/Kconfig:24
Menu path: (Top) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip → PCAL9535A GPIO chip #3
config GPIO_PCAL9535A_3_I2C_ADDR hex "PCAL9535A GPIO chip #3 I2C slave address" depends onGPIO_PCAL9535A_3
&&GPIO_PCAL9535A
&&GPIO
help Specify the I2C slave address for the PCAL9535A I2C-based GPIO chip #3.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)