GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-0 > lim_scp / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_Lim_Field Struct Reference

Description of a command packet field. More...

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned int _Lim_Field::num_bytes

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

unsigned int _Lim_Field::num_bits

Size, in bits, of the field.

char* _Lim_Field::desc_p

Description of the field.

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

Function to interpret the field.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 22 16:22:57 2009 by  doxygen 1.5.3