![]() |
SCAMP-5c SPI Interface
1.0.0
SCAMP-5c is connected to the flight computer via a SPI interface
|
#include <cstdio>#include <cstdlib>#include <cstdint>#include <utility>#include <algorithm>#include <thread>#include <atomic>#include <mutex>#include <list>Go to the source code of this file.
Data Structures | |
| class | scamp5c_spi |
| the object-oriented interface of the spi bus More... | |
| class | scamp5c_spi::packet |
| the SPI packet class More... | |
1.8.10