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.

SIMPLELINK-CC13X2-26X2-SDK: PIN_setInterrupt() calling multiple times even if the interrupt is enabled already hampers anything?

Part Number: SIMPLELINK-CC13X2-26X2-SDK

IN my code, PIN_setInterrupt() is used to disable the interrupt for a specific pin.

However, I need to use PIN_setInterrupt() multiple times to enable the interrupt for a specific PIN even if sometimes the itnerrupt for this pin is already enabled. Calling PIN_setInterrupt() multiple times to enable the interrupt for the same pin for which the interrupt is also enabled causes any issue?

I am using SDK v3.20.