This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interrupt mask for CC254x

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