current9 2.1.0.0
Current 9 Settings

Settings of Current 9 Click driver. More...

Macros

#define CURRENT9_SENSITIVITY_V_TO_A   0.1333
 Current 9 Current calculation values.
 
#define CURRENT9_ZERO_CURRENT_OFFSET   0.500
 
#define CURRENT9_NUM_CONVERSIONS   200
 
#define CURRENT9_SENSOR_OUT_DIVIDER_2   2.0
 
#define CURRENT9_90PCT_VCC   4.5
 
#define CURRENT9_ADC_RESOLUTION   0x0FFF
 Current 9 ADC setting.
 
#define CURRENT9_VREF_3V3   3.3
 
#define CURRENT9_VREF_5V   5.0
 
#define CURRENT9_SET_DEV_ADDR   0x4D
 Current 9 device address setting.
 

Detailed Description

Settings of Current 9 Click driver.

Macro Definition Documentation

◆ CURRENT9_90PCT_VCC

#define CURRENT9_90PCT_VCC   4.5

◆ CURRENT9_ADC_RESOLUTION

#define CURRENT9_ADC_RESOLUTION   0x0FFF

Current 9 ADC setting.

Specified settings for ADC of Current 9 Click driver.

◆ CURRENT9_NUM_CONVERSIONS

#define CURRENT9_NUM_CONVERSIONS   200

◆ CURRENT9_SENSITIVITY_V_TO_A

#define CURRENT9_SENSITIVITY_V_TO_A   0.1333

Current 9 Current calculation values.

Specified Current calculation values for ADC of Current 9 Click driver.

◆ CURRENT9_SENSOR_OUT_DIVIDER_2

#define CURRENT9_SENSOR_OUT_DIVIDER_2   2.0

◆ CURRENT9_SET_DEV_ADDR

#define CURRENT9_SET_DEV_ADDR   0x4D

Current 9 device address setting.

Specified setting for device slave address selection of Current 9 Click driver.

◆ CURRENT9_VREF_3V3

#define CURRENT9_VREF_3V3   3.3

◆ CURRENT9_VREF_5V

#define CURRENT9_VREF_5V   5.0

◆ CURRENT9_ZERO_CURRENT_OFFSET

#define CURRENT9_ZERO_CURRENT_OFFSET   0.500