-
choice LIS2DW12_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/lis2dw12/Kconfig:16
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:76
Menu path: (top menu) → Device Drivers → Sensor Drivers → LIS2DW12 I2C/SPI accelerometer sensor driver
choice LIS2DW12_TRIGGER_MODE bool prompt "Trigger mode" ifLIS2DW12
&&SENSOR
depends onLIS2DW12
&&SENSOR
help Specify the type of triggering to be used by the driver.
(Definitions include propagated dependencies, including from if’s and menus.)