#include <stdint.h>
#include "max30001g_defs.h"
Go to the source code of this file.
◆ BIOZScanAHPFMode
BIOZ scan analog high-pass filter selection mode.
DYNAMIC uses the per-frequency table. FIXED uses fixed_ahpf for all
scan frequencies. BYPASS disables the BIOZ AHPF for all scan frequencies.
| Enumerator |
|---|
| BIOZ_SCAN_AHPF_DYNAMIC | |
| BIOZ_SCAN_AHPF_FIXED | |
| BIOZ_SCAN_AHPF_BYPASS | |
◆ BIOZScanPhaseRange
BIOZ scan phase-density selection.
FULL uses all hardware-supported phase offsets for the active FCGEN.
REDUCED uses four 45 degree steps: 0, 45, 90, and 135 degrees.
| Enumerator |
|---|
| BIOZ_SCAN_PHASE_FULL | |
| BIOZ_SCAN_PHASE_REDUCED | |