ambient10 2.0.0.0
Ambient 10 Settings

Settings for Ambient 10 Click driver. More...

Macros

#define AMBIENT10_SET_DEV_ADDR   0x4D
 Ambient 10 device address setting.
 
#define AMBIENT10_ADC_RESOLUTION   0x0FFF
 Ambient 10 ADC setting.
 
#define AMBIENT10_VREF_3V3   3.3
 
#define AMBIENT10_VREF_5V   5.0
 
#define AMBIENT10_MICROAMPER_TO_AMPER   0.000001
 Ambient 10 ambient light constants.
 
#define AMBIENT10_IOUT_TO_LUX   2.5
 
#define AMBIENT10_IOUT_RESISTOR   5100
 

Detailed Description

Settings for Ambient 10 Click driver.

Macro Definition Documentation

◆ AMBIENT10_ADC_RESOLUTION

#define AMBIENT10_ADC_RESOLUTION   0x0FFF

Ambient 10 ADC setting.

Specified settings for ADC of Ambient 10 Click driver.

◆ AMBIENT10_IOUT_RESISTOR

#define AMBIENT10_IOUT_RESISTOR   5100

◆ AMBIENT10_IOUT_TO_LUX

#define AMBIENT10_IOUT_TO_LUX   2.5

◆ AMBIENT10_MICROAMPER_TO_AMPER

#define AMBIENT10_MICROAMPER_TO_AMPER   0.000001

Ambient 10 ambient light constants.

Specified constants for ambient light of Ambient 10 Click driver.

Note
IOUT to LUX constant is extracted from Figure 3 of APDS-9006 datasheet.

◆ AMBIENT10_SET_DEV_ADDR

#define AMBIENT10_SET_DEV_ADDR   0x4D

Ambient 10 device address setting.

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

◆ AMBIENT10_VREF_3V3

#define AMBIENT10_VREF_3V3   3.3

◆ AMBIENT10_VREF_5V

#define AMBIENT10_VREF_5V   5.0