M5Unit-HEART 0.1.0 git rev:05c3b01
|
Settings for begin. More...
#include <unit_MAX30100.hpp>
Public Attributes | |
bool | start_periodic {true} |
Start periodic measurement on begin? | |
max30100::Mode | mode {max30100::Mode::SpO2} |
Operating mode if start on begin. | |
max30100::Sampling | rate {max30100::Sampling::Rate100} |
Sampling rate if start on begin. | |
max30100::LEDPulse | width {max30100::LEDPulse::Width1600} |
Led pulse width if start on begin. | |
m5::unit::max30100::LED | ir_current {max30100::LED::Current27_1} |
Led current for IR if start on begin. | |
bool | high_resolution {true} |
The SpO2 ADC resolution if start on begin. | |
m5::unit::max30100::LED | red_current {max30100::LED::Current27_1} |
Led current for Red if start on begin (only SpO2) | |
Settings for begin.