Data Fields | |
int | validMask |
This is a bit mask in the same order as below. | |
int | clockControl |
int | rxDataMode |
int | rxDacClear |
int | txDacClear |
int | vernierFinePhase |
int | vernierClockPhase0 |
int | vernierClockPhase1 |
int | bpmClockPhase |
int | bregClockPhase |
Definition at line 110 of file configuration.h.
|
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 116 of file configuration.h. Referenced by SctApi::CrateImpl::configureBOC(), SctApi::CrateImpl::currentBOCRegisters(), and SctApi::CrateImpl::restoreBOCRegisters(). |