|
MAX30001G
1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
|
Go to the source code of this file.
Classes | |
| struct | BIOZScanConfig |
| BIOZScanConfig configuration structure fields: More... | |
| struct | ConfigSnapshot |
| ConfigSnapshot structure for storing/restoring MAX30001G register configurations. More... | |
| struct | HealthCheckResult |
| HealthCheckResult structure for storing health check results. More... | |
| struct | ImpedanceModel |
| ImpedanceModel structure for storing impedance measurement results. More... | |
| struct | ImpedanceSpectrum |
| ImpedanceSpectrum structure for storing one full BIOZ sweep. More... | |
Enumerations | |
| enum | BIOZScanPhaseRange : uint8_t { BIOZ_SCAN_PHASE_FULL = 0 , BIOZ_SCAN_PHASE_REDUCED } |
| BIOZ scan phase-density selection. More... | |
| enum BIOZScanPhaseRange : uint8_t |