Main Page   Modules   Data Structures   File List   Data Fields   Globals  

ads7828.c File Reference

TI ADS7828 12-bit 8ch A/D Converter Driver Library. More...

#include <avr/io.h>
#include <avr/signal.h>
#include <avr/interrupt.h>
#include "global.h"
#include "i2c.h"
#include "ads7828.h"

Go to the source code of this file.

Functions

u08 ads7828Init (u08 i2cAddr)
 Initialize the DS1631 chip.

u16 ads7828Convert (u08 i2cAddr, u08 channel)
 Begin conversion on given channel, and return result.

void ads7828SetReference (u08 ref)
 Set the voltage reference to use for.


Variables

u08 Ads7282RefMode


Detailed Description

TI ADS7828 12-bit 8ch A/D Converter Driver Library.

Definition in file ads7828.c.


Generated on Sun Feb 22 19:12:31 2004 for Procyon AVRlib by doxygen1.3-rc2