Go to the source code of this file.
Functions | |
int | GpioSpiSetup (NUTSPINODE *node) |
Update SPI settings. |
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().