NUTSPINODE Struct Reference
SPI node structure.
More...
Detailed Description
SPI node structure.
Definition at line 138 of file spibus.h.
Field Documentation
NUTSPIBUS* NUTSPINODE::node_bus |
Pointer to the bus controller driver.
Dynamically set when registering the SPI device.
Definition at line 143 of file spibus.h.
void* NUTSPINODE::node_stat |
Pointer to the bus driver's device control block.
Dynamically set during bus_initnode().
Definition at line 149 of file spibus.h.
SPI clock rate.
Statically configured, but may change dynamically.
Definition at line 155 of file spibus.h.
SPI mode.
Statically configured, but may change dynamically.
Definition at line 161 of file spibus.h.
SPI data bits.
Statically configured, but may change dynamically.
Definition at line 167 of file spibus.h.
Chip select.
Dynamically set when registering the SPI device.
Definition at line 173 of file spibus.h.
The documentation for this struct was generated from the following file: