Nut/OS  5.0.5
API Reference
spibus_avr.h File Reference

AVR specific SPI bus declarations. More...

#include <dev/spibus.h>
Include dependency graph for spibus_avr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _AVRSPIREG

Typedefs

typedef struct _AVRSPIREG AVRSPIREG

Functions

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

Variables

NUTSPIBUS spiBus0Avr
 AVR SPI bus driver implementation structure.

Detailed Description

AVR specific SPI bus declarations.

 * $Id: spibus_avr.h 4470 2012-08-20 14:06:43Z haraldkipp $
 * 

Typedef Documentation

typedef struct _AVRSPIREG AVRSPIREG

Function Documentation


Variable Documentation

AVR SPI bus driver implementation structure.