![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 145](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578145.webp)
NVIC Registers
145
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex-M4 Peripherals
See for interrupt assignments.
Each priority level can be split into separate group priority and subpriority fields. The PRIGROUP field in
the Application Interrupt and Reset Control (APINT) register (see
) indicates the position of
the binary point that splits the priority and subpriority fields.
These registers can only be accessed from privileged mode.
PRIn is shown in
and described in
Return to
Figure 2-11. PRIn Register
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
INTD
RESERVED
INTC
RESERVED
R/W-0x0
R-0x0
R/W-0x0
R-0x0
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
INTB
RESERVED
INTA
RESERVED
R/W-0x0
R-0x0
R/W-0x0
R-0x0
Table 2-21. PRIn Register Field Descriptions
Bit
Field
Type
Reset
Description
31-29
INTD
R/W
0x0
Interrupt Priority for Interrupt [4n+3] This field holds a priority value,
0-7, for the interrupt with the number [4n+3], where n is the number
of the Interrupt Priority register (n=0 for PRI0, and so on). The lower
the value, the greater the priority of the corresponding interrupt.
28-24
RESERVED
R
0x0
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.
23-21
INTC
R/W
0x0
Interrupt Priority for Interrupt [4n+2] This field holds a priority value,
0-7, for the interrupt with the number [4n+2], where n is the number
of the Interrupt Priority register (n=0 for PRI0, and so on). The lower
the value, the greater the priority of the corresponding interrupt.
20-16
RESERVED
R
0x0
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.
15-13
INTB
R/W
0x0
Interrupt Priority for Interrupt [4n+1] This field holds a priority value,
0-7, for the interrupt with the number [4n+1], where n is the number
of the Interrupt Priority register (n=0 for PRI0, and so on). The lower
the value, the greater the priority of the corresponding interrupt.
12-8
RESERVED
R
0x0
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.
7-5
INTA
R/W
0x0
Interrupt Priority for Interrupt [4n] This field holds a priority value, 0-
7, for the interrupt with the number [4n], where n is the number of
the Interrupt Priority register (n=0 for PRI0, and so on). The lower
the value, the greater the priority of the corresponding interrupt.
4-0
RESERVED
R
0x0
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.