current10  2.1.0.0
Macros
Current 10 Settings

Settings of Current 10 Click driver. More...

Macros

#define CURRENT10_NUM_CONVERSIONS   200
 Current 10 default ADC samples number for averaging. More...
 
#define CURRENT10_ADC_RESOLUTION   0x0FFF
 Current 10 ADC setting. More...
 
#define CURRENT10_VREF_3V3   3.3
 
#define CURRENT10_VREF_5V   5.0
 
#define CURRENT10_TIMEOUT_MS   2000
 Current 10 timeout setting. More...
 
#define CURRENT10_SET_DEV_ADDR   0x4D
 Current 10 device address setting. More...
 

Detailed Description

Settings of Current 10 Click driver.

Macro Definition Documentation

◆ CURRENT10_ADC_RESOLUTION

#define CURRENT10_ADC_RESOLUTION   0x0FFF

Current 10 ADC setting.

Specified settings for ADC of Current 10 Click driver.

◆ CURRENT10_NUM_CONVERSIONS

#define CURRENT10_NUM_CONVERSIONS   200

Current 10 default ADC samples number for averaging.

Specified default ADC samples number for averaging of Current 10 Click driver.

◆ CURRENT10_SET_DEV_ADDR

#define CURRENT10_SET_DEV_ADDR   0x4D

Current 10 device address setting.

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

◆ CURRENT10_TIMEOUT_MS

#define CURRENT10_TIMEOUT_MS   2000

Current 10 timeout setting.

Specified setting for timeout of Current 10 Click driver.

◆ CURRENT10_VREF_3V3

#define CURRENT10_VREF_3V3   3.3

◆ CURRENT10_VREF_5V

#define CURRENT10_VREF_5V   5.0