$search

adc.c File Reference

#include "LPC214x.h"
#include "type.h"
#include "irq.h"
#include "target.h"
#include "adc.h"
Include dependency graph for adc.c:

Go to the source code of this file.

Functions

unsigned int ADC0Read (unsigned char channelNum)
unsigned int ADC1Read (unsigned char channelNum)
unsigned int ADCInit (unsigned int ADC_Clk)

Variables

volatile unsigned int ADC0IntDone = 0
volatile unsigned int ADC0Value [ADC_NUM]
volatile unsigned int ADC1IntDone = 0
volatile unsigned int ADC1Value [ADC_NUM]

Function Documentation

unsigned int ADC0Read ( unsigned char  channelNum  ) 

Definition at line 267 of file adc.c.

unsigned int ADC1Read ( unsigned char  channelNum  ) 

Definition at line 318 of file adc.c.

unsigned int ADCInit ( unsigned int  ADC_Clk  ) 

Definition at line 219 of file adc.c.


Variable Documentation

volatile unsigned int ADC0IntDone = 0

Definition at line 18 of file adc.c.

volatile unsigned int ADC0Value[ADC_NUM]

Definition at line 17 of file adc.c.

volatile unsigned int ADC1IntDone = 0

Definition at line 18 of file adc.c.

volatile unsigned int ADC1Value[ADC_NUM]

Definition at line 17 of file adc.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


ccny_asctec_firmware_2
Author(s): Ivan Dryanovski, Roberto G. Valenti
autogenerated on Tue Mar 5 11:33:40 2013