|
M5Unit-HEART 0.2.0 git rev:799c9bc
|
Settings for begin. More...
#include <unit_MAX30102.hpp>
Public Attributes | |
| max30102::Mode | mode {max30102::Mode::SpO2} |
| Operating mode if start on begin. | |
| bool | start_periodic {true} |
| Start periodic measurement on begin? | |
| max30102::ADC | adc_range {max30102::ADC::Range4096nA} |
| ADC range if start on begin. | |
| max30102::Sampling | sampling_rate {max30102::Sampling::Rate400} |
| Sampling rate if start on begin. | |
| max30102::LEDPulse | pulse_width {max30102::LEDPulse::Width411} |
| LED pulse width if start on begin. | |
| uint8_t | ir_current {0x1F} |
| LED current for IR if start on begin. | |
| uint8_t | red_current {0x1F} |
| LED current for Red if start on begin (only SpO2 MODE) | |
| max30102::FIFOSampling | fifo_sampling_average {max30102::FIFOSampling::Average4} |
| FIFO sampling average if start on begin. | |
Settings for begin.
| max30102::Mode m5::unit::UnitMAX30102::config_t::mode {max30102::Mode::SpO2} |
Operating mode if start on begin.