![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 153](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578153.webp)
SCB Registers
153
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Cortex-M4 Peripherals
2.5.5 APINT Register (Offset = 0xD0C) [reset = 0xFA050000]
Application Interrupt and Reset Control (APINT)
NOTE:
This register can only be accessed from privileged mode.
The APINT register provides priority grouping control for the exception model, endian status for data
accesses, and reset control of the system. To write to this register, 0x05FA must be written to the
VECTKEY field, otherwise the write is ignored.
The PRIGROUP field indicates the position of the binary point that splits the INTx fields in the Interrupt
Priority (PRIx) registers into separate group priority and subpriority fields.
shows how the
PRIGROUP value controls this split. The bit numbers in the Group Priority Field and Subpriority Field
columns in the table refer to the bits in the INTA field. For the INTB field, the corresponding bits are 15:13;
for INTC, 23:21; and for INTD, 31:29.
Determining preemption of an exception uses only the group priority field.
(1)
INTx field showing the binary point. An x denotes a group priority field bit, and a y denotes a subpriority field bit.
Table 2-29. Interrupt Priority Levels
PRIGROUP Bit
Field
Binary Point
(1)
Group Priority
Field
Subpriority Field
Group Priorities
Subpriorities
0x0 to 0x4
bxxx.
[7:5]
None
8
1
0x5
bxx.y
[7:6]
[5]
4
2
0x6
bx.yy
[7]
[6:5]
2
4
0x7
b.yyy
None
[7:5]
1
8
APINT is shown in
and described in
Return to
Figure 2-17. APINT Register
31
30
29
28
27
26
25
24
VECTKEY
R/W-0xFA05
23
22
21
20
19
18
17
16
VECTKEY
R/W-0xFA05
15
14
13
12
11
10
9
8
ENDIANESS
RESERVED
PRIGROUP
R-0x0
R-0x0
R/W-0x0
7
6
5
4
3
2
1
0
RESERVED
SYSRESREQ
VECTCLRACT
VECTRESET
R-0x0
W-0x0
W-0x0
W-0x0
Table 2-30. APINT Register Field Descriptions
Bit
Field
Type
Reset
Description
31-16
VECTKEY
R/W
0xFA05
Register Key
This field is used to guard against accidental writes to this register.
0x05FA must be written to this field in order to change the bits in this
register. On a read, 0xFA05 is returned.
15
ENDIANESS
R
0x0
Data Endianess
The MSP432E4 implementation uses only little-endian mode so this
is cleared to 0.
14-11
RESERVED
R
0x0