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

INFO (0x0F) page 42. More...

#include <max30001g_regs_typedefs.h>

Public Attributes

uint32_t all
 
struct {
   uint32_t   c1: 2
 
   uint32_t   c2: 4
 
   uint32_t   n1: 4
 
   uint32_t   n2: 4
 
   uint32_t   n3: 4
 
   uint32_t   n4: 2
 
   uint32_t   reserved: 8
 
   uint32_t   revision: 4
 
bit
 

Detailed Description

INFO (0x0F) page 42.

Member Data Documentation

◆ all

uint32_t max30001_info_reg::all

◆ 

struct { ... } max30001_info_reg::bit

◆ c1

uint32_t max30001_info_reg::c1

◆ c2

uint32_t max30001_info_reg::c2

◆ n1

uint32_t max30001_info_reg::n1

◆ n2

uint32_t max30001_info_reg::n2

◆ n3

uint32_t max30001_info_reg::n3

◆ n4

uint32_t max30001_info_reg::n4

◆ reserved

uint32_t max30001_info_reg::reserved

◆ revision

uint32_t max30001_info_reg::revision

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