-
CONFIG_NRFX_TWIS1
¶
Enable TWIS1 instance
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/modules/Kconfig.nordic:509
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/modules/Kconfig:20
Menu path: (Top) → Modules → nrfx drivers
config NRFX_TWIS1 bool "Enable TWIS1 instance" selectNRFX_TWIS
depends onHAS_HW_NRF_TWIS1
&&HAS_NRFX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)