Public Attributes | |
unsigned | SetLEDOn:1 |
Turn on the LED. | |
unsigned | SetFIFOTest:1 |
Turn on FIFO test mode. | |
unsigned | SetModeBit0:1 |
Turn on output mode 0 bit. | |
unsigned | SetModeBit1:1 |
Turn on output mode 1 bit. | |
unsigned | EnableOutputPulses:1 |
Enable output pulser. | |
unsigned | EnablePipeline:1 |
Enable pipeline mode. | |
unsigned | EnableBroadcast:1 |
Enable broadcast mode. | |
unsigned | EnableBcastController:1 |
Enable this as bcast controller. | |
unsigned | ClearLEDOn:1 |
Turn off the user led. | |
unsigned | ClearFIFOTest:1 |
Turn off fifo test mode. | |
unsigned | ClearModeBit0:1 |
Turn off output mode 0 bit. | |
unsigned | ClearModeBit1:1 |
Turn off output mode bit 1. | |
unsigned | DisableOutputPulses:1 |
Disable the output pulses. | |
unsigned | DisablePipeline:1 |
Disable pipeline mode. | |
unsigned | DisableBroadcast:1 |
Disable broadcast mode. | |
unsigned | DisableBcastController:1 |
Disable this as bcast controller. | |
unsigned | EnableExternalNext:1 |
Enable external latch signal. | |
unsigned | EnableExternalClear:1 |
Enable external clear. | |
unsigned | SetLatchGate:1 |
Set latch gate. | |
unsigned | SetCoincidenceMode:1 |
Run in coincidence mode. | |
unsigned | EnableIRQ0:1 |
Enable the irq sources. | |
unsigned | EnableIRQ1:1 |
unsigned | EnableIRQ2:1 |
unsigned | EnableIRQ3:1 |
unsigned | DisableExternalNext:1 |
Disable the external next latch. | |
unsigned | DisableExternalClear:1 |
Disable the external clear. | |
unsigned | ClearLatchGate:1 |
Clear the latch gate. | |
unsigned | ClearCoincidenceMode:1 |
Run in latching mode. | |
unsigned | DisableIRQ0:1 |
Disable the interrupt sources. | |
unsigned | DisableIRQ1:1 |
unsigned | DisableIRQ2:1 |
unsigned | DisableIRQ3:1 |
Definition at line 364 of file CSIS3600.cpp.
unsigned ControlRegister::SetLEDOn |
unsigned ControlRegister::SetFIFOTest |
unsigned ControlRegister::SetModeBit0 |
unsigned ControlRegister::SetModeBit1 |
unsigned ControlRegister::EnableOutputPulses |
unsigned ControlRegister::EnablePipeline |
unsigned ControlRegister::EnableBroadcast |
unsigned ControlRegister::ClearLEDOn |
unsigned ControlRegister::ClearFIFOTest |
unsigned ControlRegister::ClearModeBit0 |
unsigned ControlRegister::ClearModeBit1 |
unsigned ControlRegister::DisableOutputPulses |
unsigned ControlRegister::DisablePipeline |
unsigned ControlRegister::DisableBroadcast |
unsigned ControlRegister::EnableExternalNext |
unsigned ControlRegister::EnableExternalClear |
unsigned ControlRegister::SetLatchGate |
unsigned ControlRegister::SetCoincidenceMode |
unsigned ControlRegister::EnableIRQ0 |
unsigned ControlRegister::EnableIRQ1 |
Definition at line 391 of file CSIS3600.cpp.
unsigned ControlRegister::EnableIRQ2 |
Definition at line 392 of file CSIS3600.cpp.
unsigned ControlRegister::EnableIRQ3 |
Definition at line 393 of file CSIS3600.cpp.
unsigned ControlRegister::DisableExternalNext |
unsigned ControlRegister::ClearLatchGate |
unsigned ControlRegister::DisableIRQ0 |
unsigned ControlRegister::DisableIRQ1 |
Definition at line 401 of file CSIS3600.cpp.
unsigned ControlRegister::DisableIRQ2 |
Definition at line 402 of file CSIS3600.cpp.
unsigned ControlRegister::DisableIRQ3 |
Definition at line 403 of file CSIS3600.cpp.