GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LIM / V1-19-2

Constituent: lim_scp     Tag: rad750


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 Thu Feb 14 01:34:24 2008 by  doxygen 1.4.4