Public Attributes | |
| unsigned | LedOn:1 |
| 1 if user led is turned on. | |
| unsigned | TestingFIFO:1 |
| 1 if fifo test enabled. | |
| unsigned | OutputMode:2 |
| Current output mode. | |
| unsigned | OutputPulseEnabled:1 |
| 1 If output pulses are enabled. | |
| unsigned | isPipelined:1 |
| 1 if pipeline mode enabled. | |
| unsigned | isBroadcastOn:1 |
| 1 If broadcast mode enabled. | |
| unsigned | isBCastController:1 |
| 1 if this module is bcast controller. | |
| unsigned | FIFOEmpty:1 |
| FIFO is empty. | |
| unsigned | FIFOAlmostEmpty:1 |
| FIFO almost empty. | |
| unsigned | FIFOHalfFull:1 |
| FIFO 1/2 full. | |
| unsigned | FIFOAlmostFull:1 |
| FIFO is almost full. | |
| unsigned | FIFOFull:1 |
| FIFO is full. | |
| unsigned | Unused1:1 |
| Unused bit. | |
| unsigned | FastClearEnabled:1 |
| 1 if fast clear is enabled. | |
| unsigned | isEnableNext:1 |
| 1 if enable next set. | |
| unsigned | isExternalNext:1 |
| 1 if external next enabled. | |
| unsigned | isExternalClear:1 |
| 1 if external clear enabled. | |
| unsigned | isLatchGate:1 |
| status of latch gate. | |
| unsigned | isCoincidenceMode:1 |
| 1 if module in coincidence mode. | |
| unsigned | isEnableVMEIrq0:1 |
| Status of the various. | |
| unsigned | isEnableVMEIrq1:1 |
| vme interrupt source enables. | |
| unsigned | isEnableVMEIrq2:1 |
| unsigned | isEnableVMEIrq3:1 |
| unsigned | Unused2:1 |
| Unused. | |
| unsigned | Unused3:1 |
| Unused. | |
| unsigned | InternalVMEIRQ:1 |
| ??? | |
| unsigned | VMEIRQ:1 |
| VME interrupt requested. | |
| unsigned | VMEIRQ0:1 |
| IRQ for CIP. | |
| unsigned | VMEIRQ1:1 |
| IRQ for FIFO almost empty. | |
| unsigned | VMEIRQ2:1 |
| IRQ for FIFO 1/2 full. | |
| unsigned | VMEIRQ3:1 |
| IRQ FOR FIFO FULL. | |
Definition at line 319 of file CSIS3600.cpp.
| unsigned StatusRegister::LedOn |
| unsigned StatusRegister::TestingFIFO |
| unsigned StatusRegister::OutputMode |
| unsigned StatusRegister::OutputPulseEnabled |
| unsigned StatusRegister::isPipelined |
| unsigned StatusRegister::isBroadcastOn |
| unsigned StatusRegister::isBCastController |
| unsigned StatusRegister::FIFOEmpty |
| unsigned StatusRegister::FIFOAlmostEmpty |
| unsigned StatusRegister::FIFOHalfFull |
| unsigned StatusRegister::FIFOAlmostFull |
| unsigned StatusRegister::FIFOFull |
| unsigned StatusRegister::Unused1 |
| unsigned StatusRegister::FastClearEnabled |
| unsigned StatusRegister::isEnableNext |
| unsigned StatusRegister::isExternalNext |
| unsigned StatusRegister::isExternalClear |
| unsigned StatusRegister::isLatchGate |
| unsigned StatusRegister::isCoincidenceMode |
| unsigned StatusRegister::isEnableVMEIrq0 |
| unsigned StatusRegister::isEnableVMEIrq1 |
| unsigned StatusRegister::isEnableVMEIrq2 |
Definition at line 347 of file CSIS3600.cpp.
| unsigned StatusRegister::isEnableVMEIrq3 |
Definition at line 348 of file CSIS3600.cpp.
| unsigned StatusRegister::Unused2 |
| unsigned StatusRegister::Unused3 |
| unsigned StatusRegister::InternalVMEIRQ |
| unsigned StatusRegister::VMEIRQ |
| unsigned StatusRegister::VMEIRQ0 |
| unsigned StatusRegister::VMEIRQ1 |
| unsigned StatusRegister::VMEIRQ2 |
| unsigned StatusRegister::VMEIRQ3 |
1.5.1