-
choice MAX30101_MODE: Mode control
Mode control
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At drivers/sensor/max30101/Kconfig:45
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:62 → drivers/sensor/Kconfig:141
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.)