MAX30001G  1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
max30001g_regs_typedefs.h File Reference
#include <stdint.h>
Include dependency graph for max30001g_regs_typedefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  max30001_bioz_burst_reg_t
 BIOZ_FIFO_BURST page 61. More...
 
union  max30001_cnfg_bioz_lc_reg_t
 CNFG_BIOZ_LC (0x1A) page 57. More...
 
union  max30001_cnfg_bioz_reg_t
 CNFG_BIOZ (0x18) page 54. More...
 
union  max30001_cnfg_bmux_reg_t
 CNFG_BMUX (0x17) page 52. More...
 
union  max30001_cnfg_cal_reg_t
 CNFG_CAL (0x12) page 49. More...
 
union  max30001_cnfg_ecg_reg
 CNFG_ECG (0x15) page 51. More...
 
union  max30001_cnfg_emux_reg
 CNFG_EMUX (0x14) page 50. More...
 
union  max30001_cnfg_gen_reg_t
 CNFG_GEN (0x10) page 47. More...
 
union  max30001_cnfg_rtor1_reg_t
 CNFG_RTOR1 (0x1D) page 59. More...
 
union  max30001_cnfg_rtor2_reg_t
 CNFG_RTOR2 (0x1E) page 59. More...
 
union  max30001_ecg_burst_reg
 ECG_FIFO_BURST page 61. More...
 
union  max30001_en_int_reg_t
 EN_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. More...
 
union  max30001_info_reg
 INFO (0x0F) page 42. More...
 
union  max30001_mngr_dyn_reg_t
 MNGR_DYN (0x05) page 45. More...
 
union  max30001_mngr_int_reg_t
 MNGR_INT (0x04) page 44. More...
 
union  max30001_rtor_reg
 R to R FIFO page 61. More...
 
union  max30001_status_reg_t
 STATUS (0x01) page 42. More...
 

Typedefs

typedef union max30001_cnfg_ecg_reg max30001_cnfg_ecg_reg_t
 CNFG_ECG (0x15) page 51. More...
 
typedef union max30001_cnfg_emux_reg max30001_cnfg_emux_reg_t
 CNFG_EMUX (0x14) page 50. More...
 
typedef union max30001_ecg_burst_reg max30001_ecg_burst_reg_t
 ECG_FIFO_BURST page 61. More...
 
typedef union max30001_info_reg max30001_info_reg_t
 INFO (0x0F) page 42. More...
 
typedef union max30001_rtor_reg max30001_rtor_reg_t
 R to R FIFO page 61. More...
 

Typedef Documentation

◆ max30001_cnfg_ecg_reg_t

CNFG_ECG (0x15) page 51.

◆ max30001_cnfg_emux_reg_t

CNFG_EMUX (0x14) page 50.

◆ max30001_ecg_burst_reg_t

ECG_FIFO_BURST page 61.

◆ max30001_info_reg_t

INFO (0x0F) page 42.

◆ max30001_rtor_reg_t

R to R FIFO page 61.