GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LEM / V4-6-0

Constituent: lem_cli     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

decode_structs.h File Reference

Define the structures used to hold decoded responses (most of these are just copied in from DEM/DAB). More...

#include "PBI/Endianness.h"

Include dependency graph for decode_structs.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _BF_TEM_CAL_RSP
 Encoding for responses from CAL off board electronics (CRC/CFE). More...
union  CAL_rsp
 union for 32-bit CAL response data More...
struct  _BF_TEM_TKR_FLAGS
 Encoding for response status flags from TKR off board electronics (TRC/TFE). More...
union  TKR_flags
 union for 16-bit TKR response flags More...
struct  _BF_AEM_ENV_RSP
 map of the response from the AEM environmental monitor More...
union  AEM_env_rsp
 union for 64-bit environmental monitor data More...
struct  _BF_AEM_ACD_RSP
 Encoding for responses from ACD off board electronics (GARC/GAFE). More...
union  ACD_rsp
 union for 32-bit ACD response data More...
struct  PDU_env_rsp
 struct of three ui's which are the PDU statistics More...
struct  TKR_rsp
 Structure containing the value read from a tracker register and any error flags. More...
struct  TIC_env_rsp
 Structure containing the response to a TIC environment read. More...
struct  LEM_di
 Structure holding information required to decode a result. More...

Typedefs

typedef void(* pDecode )(unsigned short *pkt, void *ptr)
 Pointer to a function that Decodes a result item following a register read.

Enumerations

enum  { PDU_ENV_WORDS = 3 }

Detailed Description

Define the structures used to hold decoded responses (most of these are just copied in from DEM/DAB).

Author:
James Swain - jswain@slac.stanford.edu
history 08 Oct 2004: Prepare for first public release. Add history block 15 Dec 2004: Added TKR_rsp and TIC_env_rsp structs Added definition of the pDecode pointer and the LEM_di decode item.
Generated on Mon Dec 12 20:50:38 2005 by  doxygen 1.4.4