Loading...
Searching...
No Matches

Register definition for ADCXX1C devices. More...

Detailed Description

Register definition for ADCXX1C devices.

Author
Vincent Dupont vince.nosp@m.nt@o.nosp@m.takey.nosp@m.s.co.nosp@m.m

Definition in file adcxx1c_regs.h.

Go to the source code of this file.

ADCxx1C register addresses

#define ADCXX1C_CONV_RES_ADDR   (0)
 
#define ADCXX1C_ALERT_STATUS_ADDR   (1)
 
#define ADCXX1C_CONF_ADDR   (2)
 
#define ADCXX1C_LOW_LIMIT_ADDR   (3)
 
#define ADCXX1C_HIGH_LIMIT_ADDR   (4)
 
#define ADCXX1C_HYSTERESIS_ADDR   (5)
 
#define ADCXX1C_LOWEST_CONV_ADDR   (6)
 
#define ADCXX1C_HIGHEST_CONV_ADDR   (7)
 

ADCxx1C Config flags

#define ADCXX1C_CONF_ALERT_PIN_EN   (1 << 2)
 
#define ADCXX1C_CONF_ALERT_FLAG_EN   (1 << 3)
 

Macro Definition Documentation

◆ ADCXX1C_ALERT_STATUS_ADDR

#define ADCXX1C_ALERT_STATUS_ADDR   (1)

Definition at line 31 of file adcxx1c_regs.h.

◆ ADCXX1C_CONF_ADDR

#define ADCXX1C_CONF_ADDR   (2)

Definition at line 32 of file adcxx1c_regs.h.

◆ ADCXX1C_CONF_ALERT_FLAG_EN

#define ADCXX1C_CONF_ALERT_FLAG_EN   (1 << 3)

Definition at line 45 of file adcxx1c_regs.h.

◆ ADCXX1C_CONF_ALERT_PIN_EN

#define ADCXX1C_CONF_ALERT_PIN_EN   (1 << 2)

Definition at line 44 of file adcxx1c_regs.h.

◆ ADCXX1C_CONV_RES_ADDR

#define ADCXX1C_CONV_RES_ADDR   (0)

Definition at line 30 of file adcxx1c_regs.h.

◆ ADCXX1C_HIGH_LIMIT_ADDR

#define ADCXX1C_HIGH_LIMIT_ADDR   (4)

Definition at line 34 of file adcxx1c_regs.h.

◆ ADCXX1C_HIGHEST_CONV_ADDR

#define ADCXX1C_HIGHEST_CONV_ADDR   (7)

Definition at line 37 of file adcxx1c_regs.h.

◆ ADCXX1C_HYSTERESIS_ADDR

#define ADCXX1C_HYSTERESIS_ADDR   (5)

Definition at line 35 of file adcxx1c_regs.h.

◆ ADCXX1C_LOW_LIMIT_ADDR

#define ADCXX1C_LOW_LIMIT_ADDR   (3)

Definition at line 33 of file adcxx1c_regs.h.

◆ ADCXX1C_LOWEST_CONV_ADDR

#define ADCXX1C_LOWEST_CONV_ADDR   (6)

Definition at line 36 of file adcxx1c_regs.h.