GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LEM / V4-5-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:

Include dependency graph

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

Included by dependency graph

Data Structures

struct  _BF_AEM_ACD_RSP
 Encoding for responses from ACD off board electronics (GARC/GAFE). More...

struct  _BF_AEM_ENV_RSP
 map of the response from the AEM environmental monitor More...

struct  _BF_TEM_CAL_RSP
 Encoding for responses from CAL off board electronics (CRC/CFE). More...

struct  _BF_TEM_TKR_FLAGS
 Encoding for response status flags from TKR off board electronics (TRC/TFE). More...

union  ACD_rsp
 union for 32-bit ACD response data More...

union  AEM_env_rsp
 union for 64-bit environmental monitor data More...

union  CAL_rsp
 union for 32-bit CAL response data More...

struct  LEM_di
 Structure holding information required to decode a result. More...

struct  PDU_env_rsp
 struct of three ui's which are the PDU statistics More...

struct  TIC_env_rsp
 Structure containing the response to a TIC environment read. More...

union  TKR_flags
 union for 16-bit TKR response flags More...

struct  TKR_rsp
 Structure containing the value read from a tracker register and any error flags. 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 Thu Sep 22 22:30:06 2005 by doxygen 1.3.3