![Maxim Integrated MAX32660 User Manual Download Page 66](http://html1.mh-extra.com/html/maxim-integrated/max32660/max32660_user-manual_1744484066.webp)
MAX32660 User Guide
Maxim Integrated
Page 66 of 195
GPIO Interrupt Enable Register
GPIO0_INT_EN
[0x0034]
Bits
Name
Access
Reset Description
13:0
-
R/W
0
GPIO Interrupt Enable
Enable or Disable the interrupt for the corresponding GPIO pin.
0: GPIO interrupt disabled.
1: GPIO interrupt enabled.
Note: Disabling a GPIO interrupt does not clear pending interrupts for the associated
pin. Use the GPIO0_INT_CLR register to clear pending interrupts.
Table 6-16: GPIO Interrupt Flag Register
GPIO Interrupt Flag Register
GPIO0_INT_FL
[0x0040]
Bits
Name
Access
Reset Description
31:14
-
R/W
0
Reserved for Future Use
Do not modify this field.
13:0
-
RO
0
GPIO Interrupt Status
An interrupt is pending for the associated GPIO pin when this bit reads 1.
0: No interrupt pending for associated GPIO pin.
1: GPIO interrupt pending for associated GPIO pin.
Note: Write a 1 to the corresponding bit in the GPIO0_INT_CLR register to clear the
interrupt pending status flag.
Table 6-17: GPIO Wakeup Enable Registers
GPIO Wakeup Enable Register
GPIO0_WAKE_EN
[0x004C]
Bits
Name
Access
Reset Description
31:14
-
R/W
0
Reserved for Future Use
Do not modify this field.
13:0
-
R/W
0
GPIO Wakeup Enable
Enable the I/O as a wakeup from low power modes (
SLEEP
,
DEEPSLEEP
,
BACKUP
).
0: GPIO is not enabled as a wakeup source from low power modes.
1: GPIO is enabled as a wakeup source from low power modes.
Table 6-18: GPIO Interrupt Dual Edge Mode Registers
GPIO Interrupt Dual Edge Mode Register
GPIO0_INT_DUAL_EDGE
[0x005C]
Bits
Name
Access
Reset Description
31:14
-
R/W
0
Reserved for Future Use
Do not modify this field.
13:0
-
R/W
0
GPIO Interrupt Dual-Edge Mode Select
Setting this bit selects dual edge mode triggered interrupts (rising and falling edge
triggered) if the associated
bit is set to edge triggered. When dual
edge mode is set, and the interrupt mode is edge-triggered, the associated polarity
(
) setting has no effect.
0: Dual edge detection mode interrupts disabled.
1: Dual edge detection mode interrupts enabled.