Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
|
The structure of a thread. More...
#include <artemis_defs.h>
Public Attributes | |
int | thread_id |
uint8_t | channel_id |
The structure of a thread.
This structure describes identifying information about an active thread. It correlates a running thread's ID with the type of channel it is running.