System and Peripheral Control Registers
163
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Architecture
2.5.1.39 System Software Interrupt Request 3 Register (SSIR3)
The SSIR3 register, shown in
and described in
, is used for software interrupt
generation.
Figure 2-44. System Software Interrupt Request 3 Register (SSIR3) [offset = B8h]
31
16
Reserved
R-0
15
8
7
0
SSKEY3
SSDATA3
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 2-58. System Software Interrupt Request 3 Register (SSIR3) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-8
SSKEY3
0-FFh
System software interrupt request key. A 93h written to these bits initiates IRQ/FIQ interrupts. Data
in this field is always read as 0. The SSKEY3 field can be written into only if the write data
matches the key (93h). The SSDATA3 field can only be written into if the write data into this field,
the SSKEY3 field, matches the key (93h).
7-0
SSDATA3
0-FFh
System software interrupt data. These bits contain user read/write register bits. They may be used
by the application software as different entry points for the interrupt routine. The SSDATA3 field
cannot be written into unless the write data into the SSKEY3 field matches the key (93h);
therefore, byte writes cannot be performed on the SSDATA3 field.
2.5.1.40 System Software Interrupt Request 4 Register (SSIR4)
The SSIR4 register, shown in
and described in
, is used for software interrupt
generation.
Figure 2-45. System Software Interrupt Request 4 Register (SSIR4) [offset = BCh]
31
16
Reserved
R-0
15
8
7
0
SSKEY4
SSDATA4
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 2-59. System Software Interrupt Request 4 Register (SSIR4) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-8
SSKEY4
0-FFh
System software interrupt2 request key. A A2h written to these bits initiates IRQ/FIQ interrupts.
Data in this field is always read as 0. The SSKEY4 field can be written into only if the write data
matches the key (A2h). The SSDATA4 field can only be written into if the write data into this field,
the SSKEY4 field, matches the key (A2h).
7-0
SSDATA4
0-FFh
System software interrupt data. These bits contain user read/write register bits. They may be used
by the application software as different entry points for the interrupt routine. The SSDATA4 field
cannot be written into unless the write data into the SSKEY4 field matches the key (A2h);
therefore, byte writes cannot be performed on the SSDATA4 field.