Click here to Skip to main content
15,887,135 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.2K   8  
A simple C program to create a 16 timers routine from a single timer interrupt for embedded systems.

Views

Daily Counts

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