-
CONFIG_LIS2DH_BUS_I2C
¶
I2C bus
Type: bool
Help¶
Use an I2C master to communicate with accelerometer (I2C slave)
Direct dependencies¶
I2C
&& <choice: Sensor Bus Type>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/sensor/lis2dh/Kconfig:35
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:80
Menu path: (top menu) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer → Sensor Bus Type
config LIS2DH_BUS_I2C bool prompt "I2C bus" ifI2C
&& <choice: Sensor Bus Type> depends onI2C
&& <choice: Sensor Bus Type> help Use an I2C master to communicate with accelerometer (I2C slave)
(Definitions include propagated dependencies, including from if’s and menus.)