There are two interpretations of this function.
The first is that if GPIO2 is connected to RST and then enabled with this function, it will allow GPIO2 to behave like GPIO16 in a wakeup scenario, i.e., it produces a pulse to wake up the device.
The alternative explanation, which is the one I thought, is that enabling this function on a pin will allow the pin to be used INSTEAD of RST to wake up the device. That's the explanation that makes sense to me because otherwise why allow all the of other edge detection modes?
Does anybody know which is the correct explanation?
I've tried each one but neither seems to work, at least using GPIO2.