Quote:
Originally Posted by Alexander Meyer
The C++ Counter class has a semiperiod mode as well, though I have never used it.
|
Code:
/**
* Set Semi-period mode on this counter.
* Counts up on both rising and falling edges.
*/
I didn't look at the code, but the description doesn't sound like what is needed.