GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCI / V6-0-0 > lci / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

LCI_cmddecl.c File Reference

ITC command dispatch structures to subsystem LCI \ This file was auto-generated on Wed Nov 08 11:21:23 2006 \ LCAT version: V1-17-1. More...

#include "ITC/ITC_pubdefs.h"
#include "LCI/LCI_cmddefs.h"

Variables

ITC_CommandItem LCI_Apid67cItem [2]
 Command dispatch table for APID 0x67c.
ITC_CommandList LCI_Apid67cList
 Command dispatch control block for APID 0x67c.
ITC_ApidDef LCI_Apid67c
 Apid control block for APID 0x67c.
ITC_CommandItem LCI_Apid67dItem [1]
 Command dispatch table for APID 0x67d.
ITC_CommandList LCI_Apid67dList
 Command dispatch control block for APID 0x67d.
ITC_ApidDef LCI_Apid67d
 Apid control block for APID 0x67d.


Detailed Description

ITC command dispatch structures to subsystem LCI \ This file was auto-generated on Wed Nov 08 11:21:23 2006 \ LCAT version: V1-17-1.

Warning:
Machine generated code - NEVER edit by hand

Variable Documentation

ITC_ApidDef LCI_Apid67c

Initial value:

 
{    0x67c, 0, &LCI_Apid67cList }
Apid control block for APID 0x67c.

ITC_CommandItem LCI_Apid67cItem[2]

Initial value:

 
{
    { 1 , 24, &LCI_CALIBRATE },
    { 2 , 8, &LCI_ABORT },
}
Command dispatch table for APID 0x67c.

ITC_CommandList LCI_Apid67cList

Initial value:

 
{    2, 0, LCI_Apid67cItem }
Command dispatch control block for APID 0x67c.

ITC_ApidDef LCI_Apid67d

Initial value:

 
{    0x67d, 0, &LCI_Apid67dList }
Apid control block for APID 0x67d.

ITC_CommandItem LCI_Apid67dItem[1]

Initial value:

 
{
    { 0 , 8, &LCI_NOOP },
}
Command dispatch table for APID 0x67d.

ITC_CommandList LCI_Apid67dList

Initial value:

 
{    1, 0, LCI_Apid67dItem }
Command dispatch control block for APID 0x67d.


Generated on Thu Aug 20 14:53:31 2009 by  doxygen 1.5.3