GPIO_WAKE_EN=dis
GPIO Wake Enable Register. Each bit in this register controls the PMU wakeup enable for the associated GPIO pin in this port.
GPIO_WAKE_EN | Mask of all of the pins on the port. 0 (dis): PMU wakeup for this GPIO is disabled. 1 (en): PMU wakeup for this GPIO is enabled. |