Arduino Low Power Library detach interrupt

The Arduino Low Power Library, the library that provides power saving primitives for SAMD boards (I am using the MKR GSM 1400), has the Lowpower.attachInterruptWakeup() method.

Is there a method to detach an interrupt wakeup that has been set? If not, is there an easy way to detach an interrupt?

Thank you for your help.

Dan

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.