-
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 if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/gpio/Kconfig.pcal9535a:110
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:27
Menu path: (top menu) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip
config GPIO_PCAL9535A_3_I2C_ADDR hex prompt "PCAL9535A GPIO chip #3 I2C slave address" ifGPIO_PCAL9535A_3
&&GPIO_PCAL9535A
&&GPIO
depends onGPIO_PCAL9535A_3
&&GPIO_PCAL9535A
&&GPIO
help Specify the I2C slave address for the PCAL9535A I2C-based GPIO chip #3.
(Definitions include propagated dependencies, including from if’s and menus.)