Class which provides a handy interface to refresh a loop with microsecond precision within an RTOS.

Auto generated API documentation and code listings for FixedRefresh

Classes

FixedRefresh This class is used in an RTOS to ensure that iterations of a loop happen at fixed time intervals, regardless of how long other code in the loop takes

Code

FixedRefresh.cpp [code]
FixedRefresh.h [code]