| ??? 12/21/07 00:47 Read: times Msg Score: -1 -1 Answer is Wrong |
#148565 - good interupts Responding to: ???'s previous message |
ADC_INTERRUPT: ;clr interrupt etc mov dptr,#ADC_return_address mov sp,#07h push dpl push dph reti ADC_return_address: ;ADC routine ;serial interrupt can now happen. |



