-
CONFIG_ILI9340_SPI_SLAVE_NUMBER
¶
SPI Slave number where ILI9340 is connected
Type: int
Help¶
The number of the slave on the host controller to which ILI9340 is connected.
Kconfig definition¶
At drivers/display/Kconfig.ili9340:28
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:74
→ drivers/display/Kconfig:18
Menu path: (top menu) → Device Drivers → Display Drivers → ILI9340 display driver
config ILI9340_SPI_SLAVE_NUMBER int prompt "SPI Slave number where ILI9340 is connected" ifILI9340
&&DISPLAY
default 0 ifILI9340
&&DISPLAY
depends onILI9340
&&DISPLAY
help The number of the slave on the host controller to which ILI9340 is connected.
(Definitions include propagated dependencies, including from if’s and menus.)