GPIO Registers
1212
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Input/Outputs (GPIOs)
17.5.9 GPIOICR Register (Offset = 0x41C) [reset = 0x0]
GPIO Interrupt Clear (GPIOICR)
The GPIOICR register is the interrupt clear register. Writing a 1 to the DMAIC bit in this register clears the
corresponding interrupt bit in the GPIORIS and GPIOMIS registers. For edge-detect interrupts, writing a 1
to the IC bit in the GPIOICR register clears the corresponding bit in the GPIORIS and GPIOMIS registers.
If the interrupt is a level-detect, the IC bit in this register has no effect. In addition, writing a 0 to any of the
bits in the GPIOICR register has no effect.
GPIOICR is shown in
and described in
Return to
Figure 17-13. GPIOICR Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
DMAIC
R-0x0
W1C-0x0
7
6
5
4
3
2
1
0
IC
W1C-0x0
Table 17-15. GPIOICR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-9
RESERVED
R
0x0
8
DMAIC
W1C
0x0
GPIO µDMA Interrupt Clear
0x0 = The µDMA done interrupt is unaffected.
0x1 = The µDMA done interrupt is cleared.
7-0
IC
W1C
0x0
GPIO Interrupt Clear
0x0 = The corresponding interrupt is unaffected.
0x1 = The corresponding interrupt is cleared.