ButterflyMP3

ADC.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define TEMPERATURE_SENSOR   0
#define VOLTAGE_SENSOR   1
#define LIGHT_SENSOR   2
#define CELCIUS   3
#define FARENHEIT   4
#define DIR_SENSOR   4

Define Documentation

#define CELCIUS   3

Definition at line 4 of file ADC.h.

Referenced by ADC2Temp().

#define DIR_SENSOR   4

Definition at line 6 of file ADC.h.

#define FARENHEIT   4

Definition at line 5 of file ADC.h.

#define LIGHT_SENSOR   2

Definition at line 3 of file ADC.h.

#define TEMPERATURE_SENSOR   0

Definition at line 1 of file ADC.h.

#define VOLTAGE_SENSOR   1

Definition at line 2 of file ADC.h.

Referenced by Power_Init().

 All Files Functions Variables Typedefs Enumerations Enumerator Defines