- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › Interrupt priority
I am a beginner in learning microcontroller, can you please help me in knowing how to set interrupt priority by using registers in 16f877a?
The INTCON3 register is used to set the priority of interrupts. Go through the thepry of PIC interrupts to get more knowledge.