GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PIG / V10-0-1

Constituent: pig_flying     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

bias.c File Reference

Functions that modify the bias voltages. More...

#include "state_p.h"
#include "PIG/PIG_msgs.h"
#include "PIG/pig.h"
#include "LEM/defs.h"
#include "LEM/encode.h"
#include "LEM/list.h"
#include "LEM/list_macros.h"

Include dependency graph for bias.c:


Functions

static unsigned bias_twr (PIG_twr_bias *bias, unsigned regId)
 Load one of the TIC power bias DAC registers.
unsigned PIG_bias_ACD (PIG_acd_bias *bias)
 Load the ACD bias DAC registers.
unsigned PIG_bias_CAL (PIG_cal_bias *bias)
 Load the CAL bias DAC registers.
unsigned PIG_bias_TKR (PIG_tkr_bias *bias)
 Load the TKR bias DAC registers.

Detailed Description

Functions that modify the bias voltages.

Author:
James Swain & Owen Saxton
Id
bias.c,v 1.5 2007/09/20 20:07:47 saxton Exp

Function Documentation

unsigned bias_twr PIG_twr_bias bias,
unsigned  regId
[static]
 

Load one of the TIC power bias DAC registers.

Parameters:
bias Pointer to structure containing the bias voltage values
regId TIC_TKR_BIAS_DAC or TIC_CAL_BIAS_DAC
Return values:
PIG_INMUD Success
LEM error Error in the command list

unsigned PIG_bias_ACD PIG_acd_bias bias  ) 
 

Load the ACD bias DAC registers.

Parameters:
bias Pointer to structure containing the bias voltage values
Return values:
PIG_INMUD Success
LEM error Error in the command list

unsigned PIG_bias_CAL PIG_cal_bias bias  ) 
 

Load the CAL bias DAC registers.

Parameters:
bias Pointer to structure containing the bias voltage values
Return values:
PIG_INMUD Success
LEM error Error in the command list

unsigned PIG_bias_TKR PIG_tkr_bias bias  ) 
 

Load the TKR bias DAC registers.

Parameters:
bias Pointer to structure containing the bias voltage values
Return values:
PIG_INMUD Success
LEM error Error in the command list


Generated on Thu Oct 11 05:40:36 2007 by  doxygen 1.4.4