MAX30001G  1.3.0
Arduino library for MAX30001G ECG and BIOZ AFE
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBIOZScanConfigBIOZScanConfig configuration structure fields:
 CConfigSnapshotConfigSnapshot structure for storing/restoring MAX30001G register configurations
 CHealthCheckResultHealthCheckResult structure for storing health check results
 CImpedanceModelImpedanceModel structure for storing impedance measurement results
 CImpedanceSpectrumImpedanceSpectrum structure for storing one full BIOZ sweep
 Cmax30001_bioz_burst_reg_tBIOZ_FIFO_BURST page 61
 Cmax30001_cnfg_bioz_lc_reg_tCNFG_BIOZ_LC (0x1A) page 57
 Cmax30001_cnfg_bioz_reg_tCNFG_BIOZ (0x18) page 54
 Cmax30001_cnfg_bmux_reg_tCNFG_BMUX (0x17) page 52
 Cmax30001_cnfg_cal_reg_tCNFG_CAL (0x12) page 49
 Cmax30001_cnfg_ecg_regCNFG_ECG (0x15) page 51
 Cmax30001_cnfg_emux_regCNFG_EMUX (0x14) page 50
 Cmax30001_cnfg_gen_reg_tCNFG_GEN (0x10) page 47
 Cmax30001_cnfg_rtor1_reg_tCNFG_RTOR1 (0x1D) page 59
 Cmax30001_cnfg_rtor2_reg_tCNFG_RTOR2 (0x1E) page 59
 Cmax30001_ecg_burst_regECG_FIFO_BURST page 61
 Cmax30001_en_int_reg_tEN_INT (0x02) and (0x03) page 43 we can attach two interrupt lines to functions of the MAX30001 multiple interrupts can be enabled at the same time as the bits are OR-ed
 Cmax30001_info_regINFO (0x0F) page 42
 Cmax30001_mngr_dyn_reg_tMNGR_DYN (0x05) page 45
 Cmax30001_mngr_int_reg_tMNGR_INT (0x04) page 44
 Cmax30001_rtor_regR to R FIFO page 61
 Cmax30001_status_reg_tSTATUS (0x01) page 42
 CMAX30001GMAX30001G device driver class used by Arduino sketches