GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QPIG / V1-0-4

Constituent: qpig_print     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

state.h File Reference

Structures that make up the PIG datagram sent to the SSR by PIG_record. More...

#include <unistd.h>
#include <stdio.h>

Include dependency graph for state.h:

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


Data Structures

struct  _QPIG_cruState
 State of the CRU. More...
struct  _QPIG_pduState
 State of the PDU. More...
struct  _QPIG_ebmState
 Structure used to record the state of the EBM. More...
struct  QPIG_dbState
 Structure holding all the registers that are configured by PIG_DB. More...
struct  _QPIG_pwrState
 Structure holding all the power registers that are controlled by PIG. More...
struct  _QPIG_state
 Combination of structure encapsulating the current state of the registers manipulated by PIG. More...

Typedefs

typedef _QPIG_cruState QPIG_cruState
 State of the CRU.
typedef _QPIG_pduState QPIG_pduState
 State of the PDU.
typedef _QPIG_ebmState QPIG_ebmState
 Structure used to record the state of the EBM.
typedef QPIG_dbState QPIG_dbState
 Structure holding all the registers that are configured by PIG_DB.
typedef _QPIG_pwrState QPIG_pwrState
 Structure holding all the power registers that are controlled by PIG.
typedef _QPIG_state QPIG_state
 Combination of structure encapsulating the current state of the registers manipulated by PIG.

Enumerations

enum  {
  QPIG_N_PDU = 2,
  QPIG_N_TEM = 16,
  QPIG_N_CCC = 4,
  QPIG_N_TCC = 8,
  QPIG_N_FREE = 12
}

Functions

size_t QPIG_sizeofState (void)
QPIG_stateQPIG_constructState (void *buffer)
QPIG_stateQPIG_allocState (void)
void QPIG_destructState (QPIG_state *state)
void QPIG_reportState (const QPIG_state *state, FILE *fp)
const unsigned int * QPIG_recoverState (QPIG_state *state, const unsigned int *buf)

Detailed Description

Structures that make up the PIG datagram sent to the SSR by PIG_record.

Author:
James Swain - jswain@slac.stanford.edu

Enumeration Type Documentation

anonymous enum
 

Enumerator:
QPIG_N_PDU  Number of PDUs.
QPIG_N_TEM  Number of TEMs.
QPIG_N_CCC  Number of CCCs.
QPIG_N_TCC  Number of TCCs.
QPIG_N_FREE  Number of FREE boards.


Generated on Wed Dec 5 08:01:47 2007 by  doxygen 1.4.4