MAX30001G  1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
max30001_cnfg_ecg_reg Union Reference

CNFG_ECG (0x15) page 51. More...

#include <max30001g_regs_typedefs.h>

Public Attributes

uint32_t all
 
struct {
   uint32_t   dhpf: 1
 
   uint32_t   dlpf: 2
 
   uint32_t   gain: 2
 
   uint32_t   rate: 2
 
   uint32_t   reserved: 8
 
   uint32_t   reserved1: 12
 
   uint32_t   reserved2: 1
 
   uint32_t   reserved3: 4
 
bit
 

Detailed Description

CNFG_ECG (0x15) page 51.

Member Data Documentation

◆ all

uint32_t max30001_cnfg_ecg_reg::all

◆ 

struct { ... } max30001_cnfg_ecg_reg::bit

◆ dhpf

uint32_t max30001_cnfg_ecg_reg::dhpf

◆ dlpf

uint32_t max30001_cnfg_ecg_reg::dlpf

◆ gain

uint32_t max30001_cnfg_ecg_reg::gain

◆ rate

uint32_t max30001_cnfg_ecg_reg::rate

◆ reserved

uint32_t max30001_cnfg_ecg_reg::reserved

◆ reserved1

uint32_t max30001_cnfg_ecg_reg::reserved1

◆ reserved2

uint32_t max30001_cnfg_ecg_reg::reserved2

◆ reserved3

uint32_t max30001_cnfg_ecg_reg::reserved3

The documentation for this union was generated from the following file: