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

Constituent: lsm_siu     Tag: rad750


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 Tue 12 Sep 2006 12:32:05 PM PDT \ LCAT version: V1-16-1. 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 Tue 12 Sep 2006 12:32:05 PM PDT \ LCAT version: V1-16-1.

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 Thu Oct 26 08:25:34 2006 by  doxygen 1.4.4