![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1194](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781194.webp)
Pad
Control
Data
Control
GPIO Input
GPIO Output
GPIO Output Enable
Interrupt
Control
Interrupt
GPIODR8R
GPIODR2R
GPIODR4R
GPIOSLR
GPIOPUR
GPIOPDR
GPIOODR
GPIODEN
GPIOAMSEL
GPIOIEV
GPIOIS
GPIOIBE
GPIOIM
GPIORIS
GPIOMIS
GPIOICR
GPIODATA
GPIODIR
Identification Registers
GPIOPeriphID0
GPIOPeriphID1
GPIOPeriphID2
GPIOPeriphID3
GPIOPeriphID4
GPIOPeriphID5
GPIOPeriphID6
GPIOPeriphID7
GPIOPCellID0
GPIOPCellID1
GPIOPCellID2
GPIOPCellID3
Analog Circuitry
(for GPIO pins that
connect to the ADC
input MUX)
ADC
Isolation
Circuit
Pad Output Enable
Package I/O Pin
Pad Input
Pad Output
Analog/Digital
I/O Pad
Commit
Control
GPIOLOCK
GPIOCR
Alternate Input
Alternate Output
Alternate Output Enable
Periph 0
Periph 1
Periph n
Port
Control
GPIOPCTL
GPIODR12R
Mode
Control
GPIOAFSEL
GPIOAMSEL
GPIOADCCTL
GPIODMACTL
GPIOSI
D
EMU
X
MU
X
MU
X
MU
X
Functional Description
1194
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
General-Purpose Input/Outputs (GPIOs)
Figure 17-2. Analog and Digital I/O Pads
17.3.1 Data Control
The data control registers allow software to configure the operational modes of the GPIOs. The data
direction register configures the GPIO as an input or an output while the data register either captures
incoming data or drives it out to the pads.
NOTE:
It is possible to create a software sequence that prevents the debugger from connecting to
the MSP432E4 microcontroller. If the program code loaded into flash immediately changes
the JTAG pins to their GPIO functionality, the debugger may not have enough time to
connect and halt the controller before the JTAG pin functionality switches. As a result, the
debugger may be locked out of the part. This issue can be avoided with a software routine
that restores JTAG functionality based on an external or software trigger.