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