MAX30001G 1.4.2
Arduino library for MAX30001G ECG and BIOZ AFE
Loading...
Searching...
No Matches
max30001_cnfg_cal_reg_t Union Reference

CNFG_CAL (0x12) page 49. More...

#include <max30001g_regs_typedefs.h>

Public Attributes

uint32_t all
 
struct { 
 
   uint32_t   fcal: 3 
 
   uint32_t   fifty: 1 
 
   uint32_t   reserved1: 5 
 
   uint32_t   reserved2: 1 
 
   uint32_t   reserved3: 8 
 
   uint32_t   thigh: 11 
 
   uint32_t   vcal: 1 
 
   uint32_t   vmag: 1 
 
   uint32_t   vmode: 1 
 
bit 
 

Detailed Description

CNFG_CAL (0x12) page 49.

Member Data Documentation

◆ all

uint32_t max30001_cnfg_cal_reg_t::all

◆ [struct]

struct { ... } max30001_cnfg_cal_reg_t::bit

◆ fcal

uint32_t max30001_cnfg_cal_reg_t::fcal

◆ fifty

uint32_t max30001_cnfg_cal_reg_t::fifty

◆ reserved1

uint32_t max30001_cnfg_cal_reg_t::reserved1

◆ reserved2

uint32_t max30001_cnfg_cal_reg_t::reserved2

◆ reserved3

uint32_t max30001_cnfg_cal_reg_t::reserved3

◆ thigh

uint32_t max30001_cnfg_cal_reg_t::thigh

◆ vcal

uint32_t max30001_cnfg_cal_reg_t::vcal

◆ vmag

uint32_t max30001_cnfg_cal_reg_t::vmag

◆ vmode

uint32_t max30001_cnfg_cal_reg_t::vmode

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