SWCU194 March 2023 CC1314R10 , CC1354P10 , CC1354R10 , CC2674P10 , CC2674R10
Table 15-4 lists the memory-mapped registers for the AON_IOC registers. All register offset addresses not listed in Table 15-4 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0h | IOSTRMIN | Internal | Section 15.10.1.1 |
| 4h | IOSTRMED | Internal | Section 15.10.1.2 |
| 8h | IOSTRMAX | Internal | Section 15.10.1.3 |
| Ch | IOCLATCH | IO Latch Control | Section 15.10.1.4 |
| 10h | CLK32KCTL | SCLK_LF External Output Control | Section 15.10.1.5 |
| 14h | TCKCTL | TCK IO Pin Control | Section 15.10.1.6 |
Complex bit access types are encoded to fit into small table cells. Table 15-5 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 | |
IOSTRMIN is shown in Table 15-6.
Return to the Summary Table.
Internal. Only to be used through TI provided API.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | Reserved |
| 2-0 | GRAY_CODE | R/W | 3h | Internal. Only to be used through TI provided API. |
IOSTRMED is shown in Table 15-7.
Return to the Summary Table.
Internal. Only to be used through TI provided API.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | Reserved |
| 2-0 | GRAY_CODE | R/W | 6h | Internal. Only to be used through TI provided API. |
IOSTRMAX is shown in Table 15-8.
Return to the Summary Table.
Internal. Only to be used through TI provided API.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | Reserved |
| 2-0 | GRAY_CODE | R/W | 5h | Internal. Only to be used through TI provided API. |
IOCLATCH is shown in Table 15-9.
Return to the Summary Table.
IO Latch Control
Controls transparency of all latches holding I/O or
configuration state from the MCU IOC
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R | 0h | Reserved |
| 0 | EN | R/W | 1h | Controls latches between MCU IOC and AON_IOC. The latches are transparent by default. They must be closed prior to power off the domain(s) controlling the IOs in order to preserve IO values on external pins. 0h = Latches are static, meaning the current value on the IO pin is frozen by latches and kept even if GPIO module or a peripheral module is turned off 1h = Latches are transparent, meaning the value of the IO is directly controlled by the GPIO or peripheral value |
CLK32KCTL is shown in Table 15-10.
Return to the Summary Table.
SCLK_LF External Output Control
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R | 0h | Reserved |
| 0 | OE_N | R/W | 1h | 0: Output enable active. SCLK_LF output on IO pin that
has PORT_ID (for example IOC:IOCFG0.PORT_ID) set to AON_CLK32K. 1: Output enable not active |
TCKCTL is shown in Table 15-11.
Return to the Summary Table.
TCK IO Pin Control
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R | 0h | Reserved |
| 0 | EN | R/W | 1h | 0: Input driver for TCK disabled. 1: Input driver for TCK enabled. |