![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 77](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578077.webp)
77
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
About This Document
Preface
SLAU723A – October 2017 – Revised October 2018
About This Document
This technical reference manual (TRM) describes the MSP432E4 family of microcontrollers, including the
functional blocks of the system-on-chip (SoC) device designed around the Arm
®
Cortex
®
-M4F core.
Audience
This TRM is intended for system software developers, hardware designers, and application developers.
About This Manual
This document is organized into sections that correspond to each major feature.
Related Documents
The following related documents are available at
. Visit the web site for additional
documentation, including application notes and white papers.
•
MSP432E4 SimpleLink™ Microcontrollers Silicon Errata
•
Bootloader for MSP432E4 SimpleLink™ Microcontrollers User's Guide
The following related documents may also be useful:
•
•
Arm® Cortex-M4 Technical Reference Manual
•
Arm® Debug Interface V5 Architecture Specification
•
Arm® Embedded Trace Macrocell Architecture Specification
•
Cortex-M4 instruction set chapter in the Arm® Cortex-M4 Devices Generic User Guide
•
IEEE Standard 1149.1-Test Access Port and Boundary-Scan Architecture
Documentation Conventions
The following table lists the conventions used in this document.
Notation
Meaning
General Register Notation
REGISTER
APB registers are indicated in uppercase bold. For example, PBORCTL is the Power-On
and Brown-Out Reset Control register. If a register name contains a lowercase n, it
represents more than one register. For example, SRCRn represents any (or all) of the three
Software Reset Control registers: SRCR0, SRCR1, and SRCR2.
bit
A single bit in a register.
bit field
Two or more consecutive and related bits.
offset 0x
nnn
A hexadecimal increment to a register address, relative to that module base address as
specified in
RESERVED
Register bits marked RESERVED are reserved for future use. In most cases, reserved bits
are set to 0; however, user software should not rely on the value of a reserved bit. To
provide software compatibility with future products, the value of a reserved bit should be
preserved across a read-modify-write operation.
yy:xx
The range of register bits inclusive from xx to yy. For example, 31:15 means bits 15 to 31 in
that register.
Register Bit Field Reset Value
This value in the register bit diagram shows the bit field value after any reset, unless noted.
0
Bit cleared to 0 on chip reset
1
Bit set to 1 on chip reset