Nut/OS  4.10.3
API Reference
spibus_avr.c File Reference

General AVR SPI bus driver rotuines. More...

#include <sys/timer.h>
#include <dev/spibus_avr.h>
Include dependency graph for spibus_avr.c:

Go to the source code of this file.

Functions

int AvrSpiSetup (NUTSPINODE *node)
 Update SPI shadow registers.

Detailed Description

General AVR SPI bus driver rotuines.

 * $Id: spibus_avr.c 2375 2009-01-09 17:54:38Z haraldkipp $
 * 

Definition in file spibus_avr.c.


Function Documentation

int AvrSpiSetup ( NUTSPINODE node)