Quantcast
Channel: MEL PICBASIC Forum
Viewing all articles
Browse latest Browse all 4790

interrupt register

$
0
0
I have a serial process that needs to finish its cycle before moving on. I will be using a pushbutton to advance to the next step, my plan was to use portb.0 interrupt pin for this by setting the interrupt bit ( intsomething ) and then polling this bit when the serial data has completed. Is this a logical approach.

Viewing all articles
Browse latest Browse all 4790

Trending Articles