GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSM / V2-5-2

Constituent: lsm     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSM_cmddecl.c File Reference

ITC command dispatch structures to subsystem LSM \ This file was auto-generated on Wed 30 Aug 2006 02:29:52 PM PDT \ LCAT version: V1-15-0. More...

#include "ITC/ITC_pubdefs.h"
#include "LSM/LSM_cmddefs.h"

Include dependency graph for LSM_cmddecl.c:


Variables

ITC_CommandItem LSM_Apid690Item [3]
 Command dispatch table for APID 0x690.
ITC_CommandList LSM_Apid690List
 Command dispatch control block for APID 0x690.
ITC_ApidDef LSM_Apid690
 Apid control block for APID 0x690.
ITC_CommandItem LSM_Apid701Item [3]
 Command dispatch table for APID 0x701.
ITC_CommandList LSM_Apid701List
 Command dispatch control block for APID 0x701.
ITC_ApidDef LSM_Apid701
 Apid control block for APID 0x701.

Detailed Description

ITC command dispatch structures to subsystem LSM \ This file was auto-generated on Wed 30 Aug 2006 02:29:52 PM PDT \ LCAT version: V1-15-0.

Warning:
Machine generated code - NEVER edit by hand

Variable Documentation

ITC_ApidDef LSM_Apid690
 

Initial value:

 
{    0x690, 0, &LSM_Apid690List }
Apid control block for APID 0x690.

ITC_CommandItem LSM_Apid690Item[3]
 

Initial value:

 
{
    { 0 , 8, &LSM_SSROUTPUTOFF },
    { 1 , 8, &LSM_SSROUTPUTON },
    { 2 , 10, &LSM_noop },
}
Command dispatch table for APID 0x690.

ITC_CommandList LSM_Apid690List
 

Initial value:

 
{    3, 0, LSM_Apid690Item }
Command dispatch control block for APID 0x690.

ITC_ApidDef LSM_Apid701
 

Initial value:

 
{    0x701, 0, &LSM_Apid701List }
Apid control block for APID 0x701.

ITC_CommandItem LSM_Apid701Item[3]
 

Initial value:

 
{
    { 1 , 60, &LSM_SIATTITUDE },
    { 2 , 44, &LSM_SIANCILLARY },
    { 3 , 14, &LSM_SITIMETONE },
}
Command dispatch table for APID 0x701.

ITC_CommandList LSM_Apid701List
 

Initial value:

 
{    3, 0, LSM_Apid701Item }
Command dispatch control block for APID 0x701.


Generated on Wed Aug 30 20:20:05 2006 by  doxygen 1.4.4