soft_timer.hpp File Reference

Provides "Software Timer" or a polling timer. More...

#include <stdint.h>
#include "lpc_sys.h"
Include dependency graph for soft_timer.hpp:

Go to the source code of this file.

Data Structures

class  SoftTimer
 

Detailed Description

Provides "Software Timer" or a polling timer.

20140401 : Added more useful methods 20131201 : First version history tag (this one)