GPIO Registers
1208
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Input/Outputs (GPIOs)
17.5.5 GPIOIEV Register (Offset = 0x40C) [reset = 0x0]
GPIO Interrupt Event (GPIOIEV)
The GPIOIEV register is the interrupt event register. Setting a bit in the GPIOIEV register configures the
corresponding pin to detect rising edges or high levels, depending on the corresponding bit value in the
GPIO Interrupt Sense (GPIOIS) register (see
). Clearing a bit configures the pin to detect
falling edges or low levels, depending on the corresponding bit value in the GPIOIS register. All bits are
cleared by a reset.
GPIOIEV is shown in
and described in
Return to
Figure 17-9. GPIOIEV Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
RESERVED
IEV
R-0x0
R/W-0x0
Table 17-11. GPIOIEV Register Field Descriptions
Bit
Field
Type
Reset
Description
31-8
RESERVED
R
0x0
7-0
IEV
R/W
0x0
GPIO Interrupt Event
0x0 = A falling edge or a Low level on the corresponding pin triggers
an interrupt.
0x1 = A rising edge or a High level on the corresponding pin triggers
an interrupt.