Registers
360
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Programmable Real-Time Unit Subsystem (PRUSS)
Table 13-62. HSTINTENIDXSET Register
31
10
9
0
RESERVED
INDEX
R-0
W/S-0
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 13-63. HSTINTENIDXSET Register Field Descriptions
Bit
Field
Type
Reset
Description
31-10
RESERVED
R
0
9-0
INDEX
W/S
0
Writes set the enable of the host interrupt given in the index value. Reads
return 0.
13.8.2.10 HSTINTENIDXCLR Register (Offset = 38h)
The Host Interrupt Enable Indexed Clear Register allows disabling a host interrupt output. The host
interrupt to disable is the index value written. This disables the host interrupt output.
Table 13-64. HSTINTENIDXCLR Register
31
10
9
0
RESERVED
INDEX
R-0
W/C-0
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 13-65. HSTINTENIDXCLR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-10
RESERVED
R
0
9-0
INDEX
W/C
0
Writes clear the enable of the host interrupt given in the index value. Reads
return 0.
13.8.2.11 GLBLPRIIDX Register (Offset = 80h)
The Global Prioritized Index Register shows the interrupt number of the highest priority interrupt pending
across all the host interrupts.
Table 13-66. GLBLPRIIDX Register
31
30
10
9
0
NONE
RESERVED
PRI_INDEX
R/O-0
R-0
R/O-0
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 13-67. GLBLPRIIDX Register Field Descriptions
Bit
Field
Type
Reset
Description
31
NONE
R/O
1
No Interrupt is pending. Can be used by host to test for a negative value to
see if no interrupts are pending.
30-10
RESERVED
R
0
9-0
PRI_INDEX
R/O
0
The currently highest priority interrupt index pending across all the host
interrupts.
13.8.2.12 STATESETINT0 Register (Offset = 200h)
The System Interrupt Status Raw/Set Registers show the pending enabled status of the system interrupts.
Software can write to the Status Set Registers to manually set a system interrupt. There is one bit per
system interrupt.