SCAMP-5c SPI Interface  1.0.0
SCAMP-5c is connected to the flight computer via a SPI interface
Data Structures | Macros
Scamp5cHost.hpp File Reference
#include "scamp5c_spi_versions.hpp"
#include "jcStopwatch.hpp"
#include <functional>

Go to the source code of this file.

Data Structures

class  Scamp5cHost
 the SPI interface hosting class More...
 

Macros

#define SPI_PACKET_TYPE_STANDARD_LOOPC   4
 
#define SPI_PACKET_TYPE_STANDARD_AOUT   5
 
#define SPI_PACKET_TYPE_STANDARD_DOUT   6
 
#define SPI_PACKET_TYPE_STANDARD_TARGET   7
 
#define SPI_PACKET_TYPE_STANDARD_EVENTS   8
 
#define SPI_PACKET_TYPE_STANDARD_APPINFO   10
 
#define S5C_SPI_UNKNOWN   0
 
#define S5C_SPI_LOOPC   1
 
#define S5C_SPI_AOUT   2
 
#define S5C_SPI_DOUT   3
 
#define S5C_SPI_TARGET   4
 
#define S5C_SPI_EVENTS   5
 
#define S5C_SPI_APPINFO   6
 

Detailed Description

Author
Jianing Chen