RCIF Interrupt

Status
Not open for further replies.

Suraj143

Active Member
I want to detect RCIF interrupt without going to the ISR routine.

Can this done by enabling RCIE = 1 & make PEIE=0 ?
 
I want to detect RCIF interrupt without going to the ISR routine.

Can this done by enabling RCIE = 1 & make PEIE=0 ?

hi,
The interrupt flags con be used without a resident ISR.
Remember to clear the flags in the program
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…