Registers
359
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Programmable Real-Time Unit Subsystem (PRUSS)
Table 13-56. STATIDXCLR 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-57. STATIDXCLR Register Field Descriptions
Bit
Field
Type
Reset
Description
31-10
RESERVED
R
0
9-0
INDEX
W/C
0
Writes clear the status of the interrupt given in the index value. Reads return
0.
13.8.2.7 ENIDXSET Register (Offset = 28h)
The System Interrupt Enable Indexed Set Register allows enabling an interrupt. The interrupt to enable is
the index value written. This sets the Enable Register bit of the given index.
Table 13-58. ENIDXSET 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-59. ENIDXSET 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 interrupt given in the index value. Reads return
0.
13.8.2.8 ENIDXCLR Register (Offset = 2Ch)
The System Interrupt Enable Indexed Clear Register allows disabling an interrupt. The interrupt to disable
is the index value written. This clears the Enable Register bit of the given index.
Table 13-60. ENIDXCLR 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-61. ENIDXCLR 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 interrupt given in the index value. Reads return
0.
13.8.2.9 HSTINTENIDXSET Register (Offset = 34h)
The Host Interrupt Enable Indexed Set Register allows enabling a host interrupt output. The host interrupt
to enable is the index value written. This enables the host interrupt output or triggers the output again if
already enabled.