-
choice LIS2DH_TRIGGER_MODE: Trigger mode
Trigger mode
Type: bool
Help¶
Specify the type of triggering to be used by the driver.
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Kconfig definition¶
At drivers/sensor/lis2dh/Kconfig:18
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:72
Menu path: (top menu) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer
choice LIS2DH_TRIGGER_MODE bool prompt "Trigger mode" ifLIS2DH
&&SENSOR
depends onLIS2DH
&&SENSOR
help Specify the type of triggering to be used by the driver.
(Definitions include propagated dependencies, including from if’s and menus.)