Can someone please advise what the following two statements mean (or doing) in the code? I have the code in assembly which I am converting to basic pro, but I don't have a clue what these statements are doing. They are extracted from the ISR routine.
Code:movlw ((INTHAND) >> 8) movwf PCLATH
Bookmarks