Public Member Functions | |
BOCGlobalConfig (short _validMask, short _clockControl, short _rxDataMode, short _rxDacClear, short _txDacClear, short _vernierFinePhase, short _vernierClockPhase0, short _vernierClockPhase1, short _bpmClockPhase, short _bregClockPhase) | |
Public Attributes | |
short | validMask = (short)0 |
This is a bit mask in the same order as below. | |
short | clockControl = (short)0 |
short | rxDataMode = (short)0 |
short | rxDacClear = (short)0 |
short | txDacClear = (short)0 |
short | vernierFinePhase = (short)0 |
short | vernierClockPhase0 = (short)0 |
short | vernierClockPhase1 = (short)0 |
short | bpmClockPhase = (short)0 |
short | bregClockPhase = (short)0 |
Generated by the IDL-to-Java compiler (portable), version "3.1" from configuration.idl 14 July 2004 17:18:56 o'clock BST
Definition at line 11 of file BOCGlobalConfig.java.
|
This is a bit mask in the same order as below. If a bit is set then the value is valid. If the value is not valid then the BOC default is assumed to be correct. Definition at line 19 of file BOCGlobalConfig.java. |