GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LTC / V6-1-0

Constituent: ltct     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LTC_cmddecl.c File Reference

ITC command dispatch structures to subsystem LTC \ This file was auto-generated on Tue 05 Jun 2007 09:28:25 AM PDT \ LCAT version: V1-21-5. More...

#include "ITC/ITC_pubdefs.h"
#include "LTC/LTC_cmddefs.h"

Include dependency graph for LTC_cmddecl.c:


Variables

ITC_CommandItem LTC_Apid658Item [8]
 Command dispatch table for APID 0x658.
ITC_CommandList LTC_Apid658List
 Command dispatch control block for APID 0x658.
ITC_ApidDef LTC_Apid658
 Apid control block for APID 0x658.
ITC_CommandItem LTC_Apid659Item [2]
 Command dispatch table for APID 0x659.
ITC_CommandList LTC_Apid659List
 Command dispatch control block for APID 0x659.
ITC_ApidDef LTC_Apid659
 Apid control block for APID 0x659.

Detailed Description

ITC command dispatch structures to subsystem LTC \ This file was auto-generated on Tue 05 Jun 2007 09:28:25 AM PDT \ LCAT version: V1-21-5.

Warning:
Machine generated code - NEVER edit by hand

Variable Documentation

ITC_ApidDef LTC_Apid658
 

Initial value:

 
{    0x658, 0, &LTC_Apid658List }
Apid control block for APID 0x658.

ITC_CommandItem LTC_Apid658Item[8]
 

Initial value:

 
{
    { 1 , 20, &LTC_ReStart },
    { 2 , 10, &LTC_Start },
    { 3 , 8, &LTC_Stop },
    { 4 , 10, &LTC_SetMode },
    { 5 , 12, &LTC_HtrOnOffCtl },
    { 6 , 20, &LTC_SetParam },
    { 7 , 10, &LTC_SetTlmFreq },
    { 8 , 8, &LTC_Noop },
}
Command dispatch table for APID 0x658.

ITC_CommandList LTC_Apid658List
 

Initial value:

 
{    8, 0, LTC_Apid658Item }
Command dispatch control block for APID 0x658.

ITC_ApidDef LTC_Apid659
 

Initial value:

 
{    0x659, 0, &LTC_Apid659List }
Apid control block for APID 0x659.

ITC_CommandItem LTC_Apid659Item[2]
 

Initial value:

 
{
    { 0 , 10, &LTC_CntlStart },
    { 1 , 24, &LTC_CntlProc },
}
Command dispatch table for APID 0x659.

ITC_CommandList LTC_Apid659List
 

Initial value:

 
{    2, 0, LTC_Apid659Item }
Command dispatch control block for APID 0x659.


Generated on Thu Jun 14 07:01:48 2007 by  doxygen 1.4.4