fdhwlib
2.0.25
|
#include <flttriggermode.h>
The Flt board contains four pheripheral FPGAs.
The status of each FGPA is set by a two register the PeriphStatus and the ChannOnOff register. For details on the address sheme refer to the description of the PeriphStatus register.
Definition at line 27 of file flttriggermode.h.
FltTriggerMode::FltTriggerMode | ( | const char * | name, |
int | slotID, | ||
int | regID, | ||
int | r, | ||
int | w, | ||
int | len | ||
) |
int FltTriggerMode::get | ( | int | fpgaNr, |
int | channel | ||
) |
The pixel trigger mode on the peripheral FPGA is used to switch off channels that are not connected to a PMT.
Valid modes are:
void FltTriggerMode::set | ( | int | fpgaNr, |
int | channel, | ||
int | mode | ||
) |