CONFIG_BOARD_TWR_KE18F_SPI_0_PCS2¶
Use PTE6 as dedicated SPI_0 PCS2 chip select
Type: bool
Default¶
- y 
Kconfig definition¶
At <Zephyr Boards>/arm/twr_ke18f/Kconfig:13
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:75
Menu path: (Top) → Board Options
config BOARD_TWR_KE18F_SPI_0_PCS2
    bool "Use PTE6 as dedicated SPI_0 PCS2 chip select"
    default y
    depends on n
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)