-
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/mpu6050/Kconfig:40
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:106
Menu path: (top menu) → Device Drivers → Sensor Drivers → MPU6050 Six-Axis Motion Tracking Device
choice bool prompt "Trigger mode" ifMPU6050
&&SENSOR
defaultMPU6050_TRIGGER_GLOBAL_THREAD
ifMPU6050
&&SENSOR
depends onMPU6050
&&SENSOR
help Specify the type of triggering to be used by the driver.
(Definitions include propagated dependencies, including from if’s and menus.)