GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCM / V1-4-4

Constituent: lcm_siu     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LCM_cmddecl.c File Reference

ITC command dispatch structures to subsystem LCM \ This file was auto-generated on Mon 09 Jul 2007 03:36:38 PM PDT \ LCAT version: V1-21-8. More...

#include "ITC/ITC_pubdefs.h"
#include "LCM/LCM_cmddefs.h"

Include dependency graph for LCM_cmddecl.c:


Variables

ITC_CommandItem LCM_Apid694Item [3]
 Command dispatch table for APID 0x694.
ITC_CommandList LCM_Apid694List
 Command dispatch control block for APID 0x694.
ITC_ApidDef LCM_Apid694
 Apid control block for APID 0x694.
ITC_CommandItem LCM_Apid695Item [7]
 Command dispatch table for APID 0x695.
ITC_CommandList LCM_Apid695List
 Command dispatch control block for APID 0x695.
ITC_ApidDef LCM_Apid695
 Apid control block for APID 0x695.
ITC_CommandItem LCM_Apid696Item [2]
 Command dispatch table for APID 0x696.
ITC_CommandList LCM_Apid696List
 Command dispatch control block for APID 0x696.
ITC_ApidDef LCM_Apid696
 Apid control block for APID 0x696.

Detailed Description

ITC command dispatch structures to subsystem LCM \ This file was auto-generated on Mon 09 Jul 2007 03:36:38 PM PDT \ LCAT version: V1-21-8.

Warning:
Machine generated code - NEVER edit by hand

Variable Documentation

ITC_ApidDef LCM_Apid694
 

Initial value:

 
{    0x694, 0, &LCM_Apid694List }
Apid control block for APID 0x694.

ITC_CommandItem LCM_Apid694Item[3]
 

Initial value:

 
{
    { 0 , 10, &LCM_ScrubRun },
    { 1 , 12, &LCM_ScrubCfg },
    { 2 , 14, &LCM_ErrorCfg },
}
Command dispatch table for APID 0x694.

ITC_CommandList LCM_Apid694List
 

Initial value:

 
{    3, 0, LCM_Apid694Item }
Command dispatch control block for APID 0x694.

ITC_ApidDef LCM_Apid695
 

Initial value:

 
{    0x695, 0, &LCM_Apid695List }
Apid control block for APID 0x695.

ITC_CommandItem LCM_Apid695Item[7]
 

Initial value:

 
{
    { 0 , 12, &LCM_MsgResponse },
    { 1 , 14, &LCM_CmdResponse },
    { 2 , 10, &LCM_ModuleDump },
    { 3 , 10, &LCM_TaskDump },
    { 5 , 28, &LCM_Stats },
    { 6 , 10, &LCM_Noop },
    { 7 , 12, &LCM_MsgOutCfg },
}
Command dispatch table for APID 0x695.

ITC_CommandList LCM_Apid695List
 

Initial value:

 
{    7, 0, LCM_Apid695Item }
Command dispatch control block for APID 0x695.

ITC_ApidDef LCM_Apid696
 

Initial value:

 
{    0x696, 0, &LCM_Apid696List }
Apid control block for APID 0x696.

ITC_CommandItem LCM_Apid696Item[2]
 

Initial value:

 
{
    { 0 , 24, &LCM_PCIErrC },
    { 1 , 28, &LCM_MemErrC },
}
Command dispatch table for APID 0x696.

ITC_CommandList LCM_Apid696List
 

Initial value:

 
{    2, 0, LCM_Apid696Item }
Command dispatch control block for APID 0x696.


Generated on Mon Nov 5 02:22:44 2007 by  doxygen 1.4.4