ok thanks, one question though, say im using RB1 and RB2 as I/O's and not interupts, do I have to enable interupts on those pis or do I have to disable interupts on those. if so what do i need to do.
ok thanks, one question though, say im using RB1 and RB2 as I/O's and not interupts, do I have to enable interupts on those pis or do I have to disable interupts on those. if so what do i need to do.
Interrupts are disabled by default. If you aren't using the interrupt for a pin or peripheral you don't enable it.
Bookmarks