-
choice MAX30101_MODE: Mode control
Mode control
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/drivers/sensor/max30101/Kconfig:45
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:149
Menu path: (Top) → Device Drivers → Sensor Drivers → MAX30101 Pulse Oximeter and Heart Rate Sensor
choice MAX30101_MODE
bool "Mode control"
default MAX30101_MULTI_LED_MODE
depends on MAX30101 && SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)