I have two switches that I'd like to use an interupt with....just wondering in my naive n00b world, if it's possible to have both switches connect to & ultimately trigger the INT interupt (pin RA2 on my 16f690) & then in the interupt handle part actually then work out which of the two buttons was pressed by way of also connecting each of these switch to a dedicated unique 16f690 input pin.