Hi,
I am using P0_0 as an active low push-button. While my P0_1...5 are analog inputs going to ADC. I want the interrupts enabled on Port0, but I want to get interrupt only on the P0_0 where I have a switch and not get interrupts from the other analog inputs.
Since I have analog inputs, I can't even assign them as outputs.
Is there a way to mask other pins?
Thanks in advance.
Chintan