-
CONFIG_MAX30101_HEART_RATE_MODE
¶
Heart rate mode
Type: bool
Help¶
Set to operate in heart rate only mode. The red LED channel is active.
Direct dependencies¶
<choice MAX30101_MODE: Mode control>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/sensor/max30101/Kconfig:51
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:96
Menu path: (top menu) → Device Drivers → Sensor Drivers → MAX30101 Pulse Oximeter and Heart Rate Sensor → Mode control
config MAX30101_HEART_RATE_MODE bool prompt "Heart rate mode" if <choice MAX30101_MODE: Mode control> depends on <choice MAX30101_MODE: Mode control> help Set to operate in heart rate only mode. The red LED channel is active.
(Definitions include propagated dependencies, including from if’s and menus.)