- choice: Trigger mode
Trigger mode
Type: bool
Help
Specify the type of triggering to be used by the driver.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Driver>/sensor/mpu9250/Kconfig:14
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:64
→ <Driver>/sensor/Kconfig:177
Menu path: (Top) → Device Drivers → Sensor Drivers → MPU9250 Nine-Axis Motion Tracking Device
choice
bool "Trigger mode"
default MPU9250_TRIGGER_GLOBAL_THREAD
depends on MPU9250 && SENSOR
help
Specify the type of triggering to be used by the driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)