Nut/OS  4.10.3
API Reference
spibus_gpio.c File Reference
#include <sys/timer.h>
#include <dev/spibus_gpio.h>
Include dependency graph for spibus_gpio.c:

Go to the source code of this file.

Functions

int GpioSpiSetup (NUTSPINODE *node)
 Update SPI settings.

Function Documentation

int GpioSpiSetup ( NUTSPINODE node)

Update SPI settings.

Definition at line 51 of file spibus_gpio.c.

References _NUTSPINODE::node_bits, _NUTSPINODE::node_mode, _NUTSPINODE::node_rate, and SPI_MODE_UPDATE.

Referenced by GpioSpiBus0NodeInit(), and GpioSpiBus0Select().