The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_BOARD_TWR_KE18F_SPI_1_PCS2

Use PTA16 as dedicated SPI_1 PCS2 chip select

Type: bool

Direct dependencies

n

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At boards/arm/twr_ke18f/Kconfig:23

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:75

Menu path: (Top) → Board Options

config BOARD_TWR_KE18F_SPI_1_PCS2
    bool "Use PTA16 as dedicated SPI_1 PCS2 chip select"
    default y
    depends on n

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)