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

CNFG_GEN (0x10) page 47. More...

#include <max30001g_regs_typedefs.h>

Public Attributes

uint32_t all
 
struct {
   uint32_t   en_bioz: 1
 
   uint32_t   en_bloff: 2
 
   uint32_t   en_dcloff: 2
 
   uint32_t   en_ecg: 1
 
   uint32_t   en_pace: 1
 
   uint32_t   en_rbias: 2
 
   uint32_t   en_ulp_lon: 2
 
   uint32_t   fmstr: 2
 
   uint32_t   imag: 3
 
   uint32_t   ipol: 1
 
   uint32_t   rbiasn: 1
 
   uint32_t   rbiasp: 1
 
   uint32_t   rbiasv: 2
 
   uint32_t   reserved1: 1
 
   uint32_t   reserved3: 8
 
   uint32_t   vth: 2
 
bit
 

Detailed Description

CNFG_GEN (0x10) page 47.

Member Data Documentation

◆ all

uint32_t max30001_cnfg_gen_reg_t::all

◆ 

struct { ... } max30001_cnfg_gen_reg_t::bit

◆ en_bioz

uint32_t max30001_cnfg_gen_reg_t::en_bioz

◆ en_bloff

uint32_t max30001_cnfg_gen_reg_t::en_bloff

◆ en_dcloff

uint32_t max30001_cnfg_gen_reg_t::en_dcloff

◆ en_ecg

uint32_t max30001_cnfg_gen_reg_t::en_ecg

◆ en_pace

uint32_t max30001_cnfg_gen_reg_t::en_pace

◆ en_rbias

uint32_t max30001_cnfg_gen_reg_t::en_rbias

◆ en_ulp_lon

uint32_t max30001_cnfg_gen_reg_t::en_ulp_lon

◆ fmstr

uint32_t max30001_cnfg_gen_reg_t::fmstr

◆ imag

uint32_t max30001_cnfg_gen_reg_t::imag

◆ ipol

uint32_t max30001_cnfg_gen_reg_t::ipol

◆ rbiasn

uint32_t max30001_cnfg_gen_reg_t::rbiasn

◆ rbiasp

uint32_t max30001_cnfg_gen_reg_t::rbiasp

◆ rbiasv

uint32_t max30001_cnfg_gen_reg_t::rbiasv

◆ reserved1

uint32_t max30001_cnfg_gen_reg_t::reserved1

◆ reserved3

uint32_t max30001_cnfg_gen_reg_t::reserved3

◆ vth

uint32_t max30001_cnfg_gen_reg_t::vth

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