GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-3 > latc_host_wb / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

structs.h File Reference

Provides the address stuctures used by LATC to identify components. More...


Classes

struct  Layer_addr
 Address of a TFE/SPT node. More...
struct  ACD_addr
 Address of a ARC/AFE node. More...
struct  TEM_addr
 Address of a TEM/TIC/CCC/TCC/CRC/TRC/CFE node. More...
union  LATC_addr
 Union of all the address structures and an array, used for hierarchical leaf identification throughout LATC. More...
struct  _LATC_hsk
 Structure to hold LATC housekeeping information. More...

Typedefs

typedef enum _LATC_source LATC_source
 Identifiers for callers of configure and verify.
typedef struct _LATC_hsk LATC_hsk
 Structure to hold LATC housekeeping information.

Enumerations

enum  {
  LATC_BCAST_ADDR = 255,
  N_LATC_ADDR_CPTS = 4
}
 Constant values associated with addressing LAT component instances.
enum  _LATC_source {
  LATC_SRC_UNKNOWN = 0,
  LATC_SRC_LPA = 1,
  LATC_SRC_LCI = 2,
  LATC_SRC_COMMAND = 3
}
 Identifiers for callers of configure and verify. More...


Detailed Description

Provides the address stuctures used by LATC to identify components.

Author:
James Swain & Owen Saxton
Id
structs.h,v 1.8 2007/08/23 00:11:07 saxton Exp

Enumeration Type Documentation

Identifiers for callers of configure and verify.

Enumerator:
LATC_SRC_UNKNOWN  Unknown.
LATC_SRC_LPA  LPA.
LATC_SRC_LCI  LCI.
LATC_SRC_COMMAND  Command.


Generated on Tue Sep 27 20:24:26 2011 by  doxygen 1.5.8