thangaduraibeece
Junior Member level 2
c timer interrupt
Hi,
I have a doubt in c that is ithere is possibilty to create a timer interrupt in C?
If it is possible,will it be possible to generate a interrupt for milliseconds time?
I know that we can have a software delay in terms of milliseconds using Delay(50ms) etc.But i think its not possible to use timer interrupt in C?
Any idea on this?
Hi,
I have a doubt in c that is ithere is possibilty to create a timer interrupt in C?
If it is possible,will it be possible to generate a interrupt for milliseconds time?
I know that we can have a software delay in terms of milliseconds using Delay(50ms) etc.But i think its not possible to use timer interrupt in C?
Any idea on this?