GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEC / V5-0-0

Constituent: lsec_wb     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSEC_ctx.c File Reference

Context data for charge injection calibration events. More...

#include "LSEC/LSEC_ctx.h"
#include <string.h>

Include dependency graph for LSEC_ctx.c:


Functions

unsigned int LSEC_sizeofCtx32 (unsigned mode)
 Calculate the number of 32 bit words required to hold the configuration context for the current calibration mode.
unsigned int * LSEC_consignCtx (LSEC_ctx *ctx, unsigned int *buf)
 Copy the context information into the buffer.

Detailed Description

Context data for charge injection calibration events.

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

Function Documentation

unsigned int* LSEC_consignCtx LSEC_ctx ctx,
unsigned int *  buf
 

Copy the context information into the buffer.

Parameters:
ctx Pointer to a context structure
buf Location to place the context
Returns:
Pointer to the next output location

unsigned int LSEC_sizeofCtx32 unsigned  mode  ) 
 

Calculate the number of 32 bit words required to hold the configuration context for the current calibration mode.

Parameters:
mode One of the LSEC_MODE IDs
Returns:
Number of 32 bit words required to hold the configuration context for the current calibration mode


Generated on Thu Feb 23 20:35:59 2006 by  doxygen 1.4.4