fdhwlib
2.0.25
|
#include <sltcontrolreg.h>
This class contains the structure of the control register of the Slt.
The public variables contain the different sources for trigger, inhibit, ... To use these it is necassary to perform a read before.
Definition at line 35 of file sltcontrolreg.h.
Definition at line 60 of file sltcontrolreg.h.
{ InhibitSoftware = 1, InhibitPagesFull = 2, InhibitGlobal = 4, InhibitFront = 8 };
Posible bit mask for field 'TP En' of SLT COntrol Register.
Definition at line 78 of file sltcontrolreg.h.
{ TestPulseSourceNone = 0, TestPulseSourceSoftware = 1, TestPulseSourceExtern = 2, TestPulseSourceFront = 3 };
Definition at line 40 of file sltcontrolreg.h.
{ TriggerSoftware = 1, TriggerRight = 2, TriggerLeft = 4, TriggerCamera = 8, TriggerGlobal = 16, TriggerFront = 32 };
hw4::SltControlReg::SltControlReg | ( | const char * | name, |
int | slotID, | ||
int | regID, | ||
int | r, | ||
int | w | ||
) |
hw4::SltControlReg::~SltControlReg | ( | ) |
Definition at line 67 of file sltcontrolreg.h.
Definition at line 72 of file sltcontrolreg.h.
Definition at line 71 of file sltcontrolreg.h.
Definition at line 70 of file sltcontrolreg.h.
Definition at line 69 of file sltcontrolreg.h.
Definition at line 89 of file sltcontrolreg.h.
Definition at line 88 of file sltcontrolreg.h.
Definition at line 74 of file sltcontrolreg.h.
Definition at line 86 of file sltcontrolreg.h.
Definition at line 75 of file sltcontrolreg.h.
Definition at line 85 of file sltcontrolreg.h.
Definition at line 87 of file sltcontrolreg.h.
Definition at line 55 of file sltcontrolreg.h.
Definition at line 50 of file sltcontrolreg.h.
Definition at line 57 of file sltcontrolreg.h.
Definition at line 56 of file sltcontrolreg.h.
Definition at line 54 of file sltcontrolreg.h.
Definition at line 53 of file sltcontrolreg.h.
Definition at line 52 of file sltcontrolreg.h.