Register 25: GPIO Select Interrupt (GPIOSI), offset 0x538
This register is used to enable individual interrupts for each pin.
Note:
This register is only available on Port P and Port Q.
GPIO Select Interrupt (GPIOSI)
GPIO Port A (AHB) base: 0x4005.8000
GPIO Port B (AHB) base: 0x4005.9000
GPIO Port C (AHB) base: 0x4005.A000
GPIO Port D (AHB) base: 0x4005.B000
GPIO Port E (AHB) base: 0x4005.C000
GPIO Port F (AHB) base: 0x4005.D000
GPIO Port G (AHB) base: 0x4005.E000
GPIO Port H (AHB) base: 0x4005.F000
GPIO Port J (AHB) base: 0x4006.0000
GPIO Port K (AHB) base: 0x4006.1000
GPIO Port L (AHB) base: 0x4006.2000
GPIO Port M (AHB) base: 0x4006.3000
GPIO Port N (AHB) base: 0x4006.4000
GPIO Port P (AHB) base: 0x4006.5000
GPIO Port Q (AHB) base: 0x4006.6000
Offset 0x538
Type RW, reset 0x0000.0000
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
reserved
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
Type
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUM
reserved
RW
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
RO
Type
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset
Description
Reset
Type
Name
Bit/Field
Software should not rely on the value of a reserved bit. To provide
compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
0x0000.000
RO
reserved
31:1
Summary Interrupt
Description
Value
All port pin interrupts are OR'ed together to produce a summary
interrupt.
0
Note:
The OR'ed summary interrupt occurs on bit 0 of the
GPIORIS
register. For summary interrupt mode,
software should set the
GPIOIM
register to 0xFF and
mask the port pin interrupts 1 through 7 in the
Interrupt Clear Enable (DISn)
register (see “NVIC
Register Descriptions” on page 153). When servicing
this interrupt, write a 1 to the corresponding bit in the
UNPENDn
register to clear the pending interrupt in
the NVIC and clear the
GPIORIS
register pin interrupt
bits by setting the
IC
field of the
GPIOICR
register to
0xFF.
Each pin has its own interrupt vector.
1
0
RW
SUM
0
791
June 18, 2014
Texas Instruments-Production Data
Tiva
™
TM4C1294NCPDT Microcontroller