LibTmsApi
2.0.0
|
#include <TmsD.h>
Public Member Functions | |
PupeConfig (BUInt32 pinternalTimingMask=BUInt32(), BInt32 pdoubleInjection=BInt32(), BInt32 padcSysclkSync=BInt32(), BInt32 pdisableBlr=BInt32()) | |
Public Attributes | |
BUInt32 | internalTimingMask |
Use internal, software/hardware generated, timing signals for the given signals. More... | |
BInt32 | doubleInjection |
Simulate double injection. More... | |
BInt32 | adcSysclkSync |
Sets the ADC clock to be synchronised with the SYSCLK timing clock. More... | |
BInt32 | disableBlr |
Disable the BLR algorithm. More... | |
Tms::PupeConfig::PupeConfig | ( | BUInt32 | pinternalTimingMask = BUInt32() , |
BInt32 | pdoubleInjection = BInt32() , |
||
BInt32 | padcSysclkSync = BInt32() , |
||
BInt32 | pdisableBlr = BInt32() |
||
) |
BInt32 Tms::PupeConfig::adcSysclkSync |
Sets the ADC clock to be synchronised with the SYSCLK timing clock.
BInt32 Tms::PupeConfig::disableBlr |
Disable the BLR algorithm.
BInt32 Tms::PupeConfig::doubleInjection |
Simulate double injection.
BUInt32 Tms::PupeConfig::internalTimingMask |
Use internal, software/hardware generated, timing signals for the given signals.