Modules | Defines

ADC

ADC Module. More...

Modules

 ADC Macros
 

Low level macros that permit the use of the ADC of the product.


 ADC Low Level Fucntions
 

ADC Low Level Functions.


Defines

#define ADC_ADC1_ADC0_x200   0x0B
#define ADC_ADC1_ADC0_x10   0x09
#define ADC_ADC1_ADC0_x40   0x26
#define ADC_TEMP_SENSOR_CHANNEL   0x27
#define ADC_GND_CHANNEL   0x1F
#define ADC_BG_CHANNEL   0x1E

Detailed Description

ADC Module.


Define Documentation

#define ADC_ADC1_ADC0_x200   0x0B

Definition at line 58 of file adc_drv.h.

#define ADC_ADC1_ADC0_x10   0x09

Definition at line 59 of file adc_drv.h.

#define ADC_ADC1_ADC0_x40   0x26

Definition at line 60 of file adc_drv.h.

#define ADC_TEMP_SENSOR_CHANNEL   0x27

Definition at line 61 of file adc_drv.h.

Referenced by get_temp_sensor_val().

#define ADC_GND_CHANNEL   0x1F

Definition at line 62 of file adc_drv.h.

#define ADC_BG_CHANNEL   0x1E

Definition at line 63 of file adc_drv.h.