GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MEM / V5-8-1 > mem_unit_test / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TLM_Control Struct Reference

Control information for the telemetry handler. More...

List of all members.

Public Attributes

ITC_Task * task_p
TLM_Data data [20]
unsigned int head
unsigned int tail


Detailed Description

Control information for the telemetry handler.

Member Data Documentation

Queue of telemetry packets that have been received.

Referenced by tlm_dispatch().

unsigned int _TLM_Control::head

Index of the head of the telemetry packet queue.

Referenced by tlm_dispatch().

unsigned int _TLM_Control::tail

Index of the tail of the telemetry packet queue.

Referenced by tlm_dispatch().

Pointer to descriptor for the telemetry task.


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

Generated on Sat Apr 9 19:26:23 2011 by  doxygen 1.5.8