Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
thread_struct Struct Reference

The structure of a thread. More...

#include <artemis_defs.h>

Public Attributes

int thread_id
 
uint8_t channel_id
 

Detailed Description

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.


The documentation for this struct was generated from the following file: