SWCU195A December 2024 – May 2025 CC2744R7-Q1 , CC2745P10-Q1 , CC2745R10-Q1 , CC2745R7-Q1 , CC2755P10 , CC2755R10
Table 2-143 lists the memory-mapped registers for the ICB registers. All register offset addresses not listed in Table 2-143 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 4h | ICTR | Provides information about the interrupt controller | Section 2.7.8.1 |
| 8h | ACTLR | Provides IMPLEMENTATION DEFINED configuration and control options | Section 2.7.8.2 |
Complex bit access types are encoded to fit into small table cells. Table 2-144 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
ICTR is shown in Table 2-145.
Return to the Summary Table.
Provides information about the interrupt controller
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RES0 | R | Xh | Reserved, RES0 |
| 3-0 | INTLINESNUM | R | 0h | Indicates the number of the highest implemented register in each of the NVIC control register sets, or in the case of NVIC_IPR*n, 4×INTLINESNUM |
ACTLR is shown in Table 2-146.
Return to the Summary Table.
Provides IMPLEMENTATION DEFINED configuration and control options
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-30 | RES0 | R | 0h | Reserved, RES0 |
| 29 | EXTEXCLALL | R/W | 0h | External Exclusives Allowed with no MPU |
| 28-14 | RES0_1 | R | 0h | Reserved, RES0 |
| 13 | SBIST | R/W | 0h | Bit used internally by Software Test Library (STL) |
| 12 | DISITMATBFLUSH | R/W | 0h | Disable ATB Flush |
| 11 | RES0_2 | R | 0h | Reserved, RES0 |
| 10 | FPEXCODIS | R/W | 0h | Disable FPU exception outputs |
| 9 | DISOOFP | R/W | 0h | Disable out-of-order FP instruction completion |
| 8-3 | RES0_3 | R | 0h | Reserved, RES0 |
| 2 | DISFOLD | R/W | 0h | Disable dual-issue. |
| 1 | RES0_4 | R | 0h | Reserved, RES0 |
| 0 | DISMCYCINT | R/W | 0h | Disable dual-issue. |