GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LTC / dev > ltct / rad750


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 <LTC/LTC_cmddefs.h>
#include <ITC/ITC_pubdefs.h>

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.

Referenced by LTC_InitCmdProc().

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.

Referenced by LTC_InitCmdProc().

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 Mon Mar 28 15:07:40 2011 by  doxygen 1.5.8