-
CONFIG_I2C_0_NRF_TWI
¶
nRF TWI 0
Type: bool
Help¶
Enable nRF TWI Master without EasyDMA on port 0.
Direct dependencies¶
HAS_HW_NRF_TWI0
&& <choice I2C_0_NRF_TYPE: I2C Port 0 Driver type>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/i2c/Kconfig.nrfx:31
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:38
→ drivers/i2c/Kconfig:25
Menu path: (top menu) → Device Drivers → I2C Drivers → nRF TWI nrfx drivers → I2C Port 0 Driver type
config I2C_0_NRF_TWI bool prompt "nRF TWI 0" ifHAS_HW_NRF_TWI0
&& <choice I2C_0_NRF_TYPE: I2C Port 0 Driver type> selectNRFX_TWI
ifHAS_HW_NRF_TWI0
&& <choice I2C_0_NRF_TYPE: I2C Port 0 Driver type> depends onHAS_HW_NRF_TWI0
&& <choice I2C_0_NRF_TYPE: I2C Port 0 Driver type> help Enable nRF TWI Master without EasyDMA on port 0.
(Definitions include propagated dependencies, including from if’s and menus.)