GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCBT / V1-3-1

Constituent: lcbt     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LCBT.c File Reference

Basic init and misc public funcs for LCBT module. More...

#include "PBS/PBS.h"
#include "PBS/MBA.h"
#include "PBS/CACHE.h"
#include "MSG/MSG_pubdefs.h"
#include "LCBT/LCBT_initBoard.h"
#include "LCBT/LCBT.h"
#include "LCBT_printf.h"
#include "trace.h"

Include dependency graph for LCBT.c:

Include dependency graph

Functions

int LCBT_init (int latpAddr, int useRedundantPath, LCBD lcb)
 inits LCB driver and start 2 tasks associated with driver

void LCBT_setOption (unsigned int mask)
 set test option mask, see LCBT.h for values

void LCBT_stats (int mask)
 print stats for LCB driver

void LCBT_clearStats ()
 clear stats for LCB driver


Detailed Description

Basic init and misc public funcs for LCBT module.

Author:
Ed Bacho -- ebacho@slac.stanford.edu

Function Documentation

void LCBT_clearStats  ) 
 

clear stats for LCB driver

Returns:
none

int LCBT_init int  latpAddr,
int  useRedundantPath,
LCBD  lcb
 

inits LCB driver and start 2 tasks associated with driver

Parameters:
latpAddr LATp addr to assign to this board
useRedundantPath 0=normal path, 1=redundant path
lcb lcbd driver handle is driver is already init (use LCBD_get()), if 0 will load driver
Returns:
0=sucess else indicates errors in init
This routine inits the LCBT module and optionaly load the LCBD driver. It must be called once after boot to setup the LCB driver for tests.

Here is the call graph for this function:

void LCBT_setOption unsigned int  mask  ) 
 

set test option mask, see LCBT.h for values

Parameters:
mask mask of tests options
Returns:
none

void LCBT_stats int  mask  ) 
 

print stats for LCB driver

Parameters:
mask 0=all,1=ISR,2=rst,4=evt,8=time
Returns:
none


Generated on Wed Dec 15 03:06:45 2004 by doxygen 1.3.3