-
CONFIG_LIS2DH_BUS_SPI
¶
SPI bus
Type: bool
Help¶
Use a SPI master to communicate with accelerometer (SPI slave)
Direct dependencies¶
SPI
&& <choice: Sensor Bus Type>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/sensor/lis2dh/Kconfig:29
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_SPI bool prompt "SPI bus" ifSPI
&& <choice: Sensor Bus Type> depends onSPI
&& <choice: Sensor Bus Type> help Use a SPI master to communicate with accelerometer (SPI slave)
(Definitions include propagated dependencies, including from if’s and menus.)