Main Page   Modules   Data Structures   File List   Data Fields   Globals  

spi.c File Reference

SPI interface driver. More...

#include <avr/io.h>
#include <avr/signal.h>
#include <avr/interrupt.h>
#include "spi.h"

Go to the source code of this file.

Functions

void spiInit ()
void spiSendByte (u08 data)
u08 spiTransferByte (u08 data)
u16 spiTransferWord (u16 data)

Variables

volatile u08 spiTransferComplete


Detailed Description

SPI interface driver.

Definition in file spi.c.


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