Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
TPI_Type Struct Reference
[Trace Port Interface (TPI)]
Structure type to access the Trace Port Interface Register (TPI). More...
#include <core_cm3.h>
Data Fields | |
| __IO uint32_t | SSPSR |
| __IO uint32_t | CSPSR |
| __IO uint32_t | ACPR |
| __IO uint32_t | SPPR |
| __I uint32_t | FFSR |
| __IO uint32_t | FFCR |
| __I uint32_t | FSCR |
| __I uint32_t | TRIGGER |
| __I uint32_t | FIFO0 |
| __I uint32_t | ITATBCTR2 |
| __I uint32_t | ITATBCTR0 |
| __I uint32_t | FIFO1 |
| __IO uint32_t | ITCTRL |
| __IO uint32_t | CLAIMSET |
| __IO uint32_t | CLAIMCLR |
| __I uint32_t | DEVID |
| __I uint32_t | DEVTYPE |
Detailed Description
Structure type to access the Trace Port Interface Register (TPI).
Definition at line 871 of file core_cm3.h.
Field Documentation
| __IO uint32_t ACPR |
Offset: 0x010 (R/W) Asynchronous Clock Prescaler Register
Definition at line 876 of file core_cm3.h.
| __IO uint32_t CLAIMCLR |
Offset: 0xFA4 (R/W) Claim tag clear
Definition at line 893 of file core_cm3.h.
| __IO uint32_t CLAIMSET |
Offset: 0xFA0 (R/W) Claim tag set
Definition at line 892 of file core_cm3.h.
| __IO uint32_t CSPSR |
Offset: 0x004 (R/W) Current Parallel Port Size Register
Definition at line 874 of file core_cm3.h.
| __I uint32_t DEVID |
Offset: 0xFC8 (R/ ) TPIU_DEVID
Definition at line 895 of file core_cm3.h.
| __I uint32_t DEVTYPE |
Offset: 0xFCC (R/ ) TPIU_DEVTYPE
Definition at line 896 of file core_cm3.h.
| __IO uint32_t FFCR |
Offset: 0x304 (R/W) Formatter and Flush Control Register
Definition at line 881 of file core_cm3.h.
| __I uint32_t FFSR |
Offset: 0x300 (R/ ) Formatter and Flush Status Register
Definition at line 880 of file core_cm3.h.
| __I uint32_t FIFO0 |
Offset: 0xEEC (R/ ) Integration ETM Data
Definition at line 885 of file core_cm3.h.
| __I uint32_t FIFO1 |
Offset: 0xEFC (R/ ) Integration ITM Data
Definition at line 889 of file core_cm3.h.
| __I uint32_t FSCR |
Offset: 0x308 (R/ ) Formatter Synchronization Counter Register
Definition at line 882 of file core_cm3.h.
| __I uint32_t ITATBCTR0 |
Offset: 0xEF8 (R/ ) ITATBCTR0
Definition at line 888 of file core_cm3.h.
| __I uint32_t ITATBCTR2 |
Offset: 0xEF0 (R/ ) ITATBCTR2
Definition at line 886 of file core_cm3.h.
| __IO uint32_t ITCTRL |
Offset: 0xF00 (R/W) Integration Mode Control
Definition at line 890 of file core_cm3.h.
| __IO uint32_t SPPR |
Offset: 0x0F0 (R/W) Selected Pin Protocol Register
Definition at line 878 of file core_cm3.h.
| __IO uint32_t SSPSR |
Offset: 0x000 (R/ ) Supported Parallel Port Size Register
Definition at line 873 of file core_cm3.h.
| __I uint32_t TRIGGER |
Offset: 0xEE8 (R/ ) TRIGGER
Definition at line 884 of file core_cm3.h.
Generated on Tue Jul 12 2022 13:47:04 by
1.7.2
