How to make an interrupt on a button in PIC16F18875 microcontroller

前端 未结 0 1711
庸人自扰
庸人自扰 2020-12-11 08:14

I simply want my LED to turn on and off with the press of a button using an interrupt service routine, My LED is RA4 and button is RC5, how would I go about doing this in C

相关标签:
回答
  • 消灭零回复
提交回复
热议问题