Cat
|
#include <LSDelayChipV1.h>
Public Attributes | |
bool | lvdsOutEn |
bool | nVControlEn |
bool | padDebug |
U8 | phaseInt |
U8 | phaseTaHAdc |
U8 | locus |
Definition at line 45 of file LSDelayChipV1.h.
U8 confRegData::locus |
Definition at line 51 of file LSDelayChipV1.h.
Referenced by LSDelayChipV1::getConfigReg(), LSDelayChipV1::LSDelayChipV1(), LSDelayChipV1::setConfigReg(), LSDelayChipV1::setConfigRegLOCUS(), and LSDelayChipV1::showConfig().
bool confRegData::lvdsOutEn |
Definition at line 46 of file LSDelayChipV1.h.
Referenced by LSDelayChipV1::getConfigReg(), LSDelayChipV1::setConfigReg(), LSDelayChipV1::setConfigRegLVDSOutEn(), and LSDelayChipV1::showConfig().
bool confRegData::nVControlEn |
Definition at line 47 of file LSDelayChipV1.h.
Referenced by LSDelayChipV1::getConfigReg(), LSDelayChipV1::setConfigReg(), LSDelayChipV1::setConfigRegVControlOutEn(), and LSDelayChipV1::showConfig().
bool confRegData::padDebug |
Definition at line 48 of file LSDelayChipV1.h.
Referenced by LSDelayChipV1::getConfigReg(), LSDelayChipV1::setConfigReg(), LSDelayChipV1::setConfigRegDebugMode(), and LSDelayChipV1::showConfig().
U8 confRegData::phaseInt |
Definition at line 49 of file LSDelayChipV1.h.
Referenced by LSDelayChipV1::getConfigReg(), LSDelayChipV1::setConfigReg(), LSDelayChipV1::setConfigRegPhaseINT(), and LSDelayChipV1::showConfig().
U8 confRegData::phaseTaHAdc |
Definition at line 50 of file LSDelayChipV1.h.
Referenced by LSDelayChipV1::getConfigReg(), LSDelayChipV1::setConfigReg(), LSDelayChipV1::setConfigRegPhaseADC(), LSDelayChipV1::setConfigRegPhaseTH(), and LSDelayChipV1::showConfig().