GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / dev > lim_scp / rhel5-32


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

Description of the field.

Referenced by lim_dump_fields().

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

Function to interpret the field.

Referenced by lim_dump_fields().

unsigned int _Lim_Field::num_bits

Size, in bits, of the field.

Referenced by lim_dump_fields().

unsigned int _Lim_Field::num_bytes

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

Referenced by lim_dump_fields().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 29 14:28:55 2011 by  doxygen 1.5.8