May 4, 2012 #1 R RoshanR Member Joined Mar 28, 2008 Messages 31 Reaction score 0 Points 6 I have written the Interrupt service routine (ISR) to do a function. That function should be performed upon IRQ interrupt. How do I define that IRQ such that when there is a IQR interrupt the ISR should perform?
I have written the Interrupt service routine (ISR) to do a function. That function should be performed upon IRQ interrupt. How do I define that IRQ such that when there is a IQR interrupt the ISR should perform?