GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCBT / V1-6-1
Constituent: lcbt     Tag: mv2304
#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:

Functions | |
| int | LCBT_init (int latpAddr, int useRedundantPath, LCBD lcb) |
| inits LCB driver (which starts 2 tasks associated with driver) | |
| int | LCBT_isInit () |
| indicates if LCBT_init has been run ok | |
| 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 | |
| void | LCBT_resetTest (int numReqPer) |
| special test for reset fix on FpgaLat=0x5d | |
|
|
clear stats for LCB driver
|
|
||||||||||||||||
|
inits LCB driver (which starts 2 tasks associated with driver)
|
|
|
indicates if LCBT_init has been run ok
|
|
|
special test for reset fix on FpgaLat=0x5d
This test requires USER INTERACTION to turn off/on the 20 MHz clock (usually by powering the GASU on and off). The fix in LatFpga=0x5d allows this test to run sucessfully without errors. |
|
|
set test option mask, see LCBT.h for values
|
|
|
print stats for LCB driver
|
1.4.4