![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1209](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781209.webp)
GPIO Registers
1209
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Input/Outputs (GPIOs)
17.5.6 GPIOIM Register (Offset = 0x410) [reset = 0x0]
GPIO Interrupt Mask (GPIOIM)
The GPIOIM register is the interrupt mask register. Setting a bit in the GPIOIM register allows interrupts
that are generated by the corresponding pin to be sent to the interrupt controller on the combined interrupt
signal. Clearing a bit prevents an interrupt on the corresponding pin from being sent to the interrupt
controller. All bits are cleared by a reset.
GPIOIM is shown in
and described in
.
Return to
Figure 17-10. GPIOIM 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
DMAIME
R-0x0
R/W-0x0
7
6
5
4
3
2
1
0
IME
R/W-0x0
Table 17-12. GPIOIM Register Field Descriptions
Bit
Field
Type
Reset
Description
31-9
RESERVED
R
0x0
8
DMAIME
R/W
0x0
GPIO µDMA Done Interrupt Mask Enable
0x0 = The µDMA done interrupt is masked and does not cause an
interrupt.
0x1 = The µDMA done interrupt is not masked and can generate an
interrupt to the interrupt controller.
7-0
IME
R/W
0x0
GPIO Interrupt Mask Enable
0x0 = The interrupt from the corresponding pin is masked.
0x1 = The interrupt from the corresponding pin is sent to the
interrupt controller.