Click here to Skip to main content
15,895,709 members
Articles / Programming Languages / C

Create multiple independent timers using a linked-list

Rate me:
Please Sign up or sign in to vote.
3.64/5 (8 votes)
4 Apr 2009CPOL2 min read 40.3K   8  
A simple C program to create a 16 timers routine from a single timer interrupt for embedded systems.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
Freelance programmer. Having experience in Product development for Industrial Automation and Networking.

Comments and Discussions