

amptest
This repository has no backups
This repository's network speed is throttled to 100KB/sec
Upgrade your account to fix these warnings, or use backups.vc for automated backups
@ 2
amptest / trunk / amptimer.h
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
#pragma once void timer_init(); double getFreq(); void setFreq(double freq); void setSweep(double start, double end, double rate); void setSweepEnable(bool bEnable); void setSweep(const char* szSweep); const char* getSweepParams(); |
Commits for amptest/trunk/amptimer.h
Revision | Author | Commited | Message |
---|---|---|---|
2 |
![]() |
Wed 20 Jul, 2022 00:52:33 +0000 |