Nut/OS  5.0.5
API Reference
spibus_ssc.h File Reference

SSC SPI bus declarations. More...

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

Go to the source code of this file.

Data Structures

struct  _AT91SSCREG

Typedefs

typedef struct _AT91SSCREG AT91SSCREG

Functions

int SscSpiSetup (NUTSPINODE *node)
 Update SPI settings.

Variables

NUTSPIBUS spiBus0Ssc
 AT91 SSC SPI bus driver implementation structure.

Detailed Description

SSC SPI bus declarations.

 * $Id$
 * 

Typedef Documentation

typedef struct _AT91SSCREG AT91SSCREG

Function Documentation


Variable Documentation

AT91 SSC SPI bus driver implementation structure.