#include "LPC214x.h"
#include "type.h"
#include "irq.h"
#include "target.h"
#include "adc.h"
Go to the source code of this file.
Function Documentation
unsigned int ADC0Read |
( |
unsigned char |
channelNum | ) |
|
unsigned int ADC1Read |
( |
unsigned char |
channelNum | ) |
|
unsigned int ADCInit |
( |
unsigned int |
ADC_Clk | ) |
|
Variable Documentation
Definition at line 18 of file adc.c.
Definition at line 17 of file adc.c.
Definition at line 18 of file adc.c.
Definition at line 17 of file adc.c.
Definition at line 19 of file adc.c.