-
CONFIG_MAX30101_FIFO_A_FULL
¶
FIFO almost full value
Type: int
Help¶
Set the trigger for the FIFO_A_FULL interrupt
Default¶
0
Kconfig definition¶
At <Zephyr>/drivers/sensor/max30101/Kconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:141
Menu path: (Top) → Device Drivers → Sensor Drivers → MAX30101 Pulse Oximeter and Heart Rate Sensor
config MAX30101_FIFO_A_FULL int "FIFO almost full value" range 0 15 default 0 depends onMAX30101
&&SENSOR
help Set the trigger for the FIFO_A_FULL interrupt
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)