-
choice: Trigger mode
Trigger mode
Type: bool
Help¶
Specify the type of triggering to be used by the driver.
Defaults¶
Kconfig definition¶
At drivers/sensor/bmg160/Kconfig:51
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:46
Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support
choice bool prompt "Trigger mode" ifBMG160
&&SENSOR
defaultBMG160_TRIGGER_GLOBAL_THREAD
ifBMG160
&&SENSOR
depends onBMG160
&&SENSOR
help Specify the type of triggering to be used by the driver.
(Definitions include propagated dependencies, including from if’s and menus.)