Go to the source code of this file.
Data Structures | |
struct | _GSPIREG |
Typedefs | |
typedef struct _GSPIREG | GSPIREG |
Functions | |
int | GpioSpiSetup (NUTSPINODE *node) |
Update SPI settings. | |
Variables | |
NUTSPIBUS | spiBus0Gpio |
AVR SPI bus driver implementation structure. |
* $Id: spibus_gpio.h,v 1.1 2009/01/18 16:44:08 haraldkipp Exp $ *
Definition in file spibus_gpio.h.
Definition at line 48 of file spibus_gpio.h.
int GpioSpiSetup | ( | NUTSPINODE * | node | ) |
Update SPI settings.
Definition at line 51 of file spibus_gpio.c.
Referenced by GpioSpiBus0NodeInit(), and GpioSpiBus0Select().