GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-20-1

Constituent: lim_scp     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_Lim_Field Struct Reference

Description of a command packet field. More...


Data Fields

unsigned int num_bytes
unsigned int num_bits
char * desc_p
void(* interp_p )(unsigned int val)


Detailed Description

Description of a command packet field.


Field Documentation

char* _Lim_Field::desc_p
 

Description of the field.

void(* _Lim_Field::interp_p)(unsigned int val)
 

Function to interpret the field.

unsigned int _Lim_Field::num_bits
 

Size, in bits, of the field.

unsigned int _Lim_Field::num_bytes
 

Size, in bytes, of the value containing the field.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 2 01:21:52 2008 by  doxygen 1.4.4