-
CONFIG_NRFX_TWIM0
¶
Enable TWIM0 instance
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At modules/Kconfig.nordic:346
Included via Kconfig:8
→ Kconfig.zephyr:10
→ modules/Kconfig:16
Menu path: (Top) → Modules → nrfx drivers
config NRFX_TWIM0 bool "Enable TWIM0 instance" selectNRFX_TWIM
depends onHAS_HW_NRF_TWIM0
&&HAS_NRFX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)