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_cm4.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 919 of file core_cm4.h.
Field Documentation
__IO uint32_t ACPR |
Offset: 0x010 (R/W) Asynchronous Clock Prescaler Register
Definition at line 924 of file core_cm4.h.
__IO uint32_t CLAIMCLR |
Offset: 0xFA4 (R/W) Claim tag clear
Definition at line 941 of file core_cm4.h.
__IO uint32_t CLAIMSET |
Offset: 0xFA0 (R/W) Claim tag set
Definition at line 940 of file core_cm4.h.
__IO uint32_t CSPSR |
Offset: 0x004 (R/W) Current Parallel Port Size Register
Definition at line 922 of file core_cm4.h.
__I uint32_t DEVID |
Offset: 0xFC8 (R/ ) TPIU_DEVID
Definition at line 943 of file core_cm4.h.
__I uint32_t DEVTYPE |
Offset: 0xFCC (R/ ) TPIU_DEVTYPE
Definition at line 944 of file core_cm4.h.
__IO uint32_t FFCR |
Offset: 0x304 (R/W) Formatter and Flush Control Register
Definition at line 929 of file core_cm4.h.
__I uint32_t FFSR |
Offset: 0x300 (R/ ) Formatter and Flush Status Register
Definition at line 928 of file core_cm4.h.
__I uint32_t FIFO0 |
Offset: 0xEEC (R/ ) Integration ETM Data
Definition at line 933 of file core_cm4.h.
__I uint32_t FIFO1 |
Offset: 0xEFC (R/ ) Integration ITM Data
Definition at line 937 of file core_cm4.h.
__I uint32_t FSCR |
Offset: 0x308 (R/ ) Formatter Synchronization Counter Register
Definition at line 930 of file core_cm4.h.
__I uint32_t ITATBCTR0 |
Offset: 0xEF8 (R/ ) ITATBCTR0
Definition at line 936 of file core_cm4.h.
__I uint32_t ITATBCTR2 |
Offset: 0xEF0 (R/ ) ITATBCTR2
Definition at line 934 of file core_cm4.h.
__IO uint32_t ITCTRL |
Offset: 0xF00 (R/W) Integration Mode Control
Definition at line 938 of file core_cm4.h.
__IO uint32_t SPPR |
Offset: 0x0F0 (R/W) Selected Pin Protocol Register
Definition at line 926 of file core_cm4.h.
__IO uint32_t SSPSR |
Offset: 0x000 (R/ ) Supported Parallel Port Size Register
Definition at line 921 of file core_cm4.h.
__I uint32_t TRIGGER |
Offset: 0xEE8 (R/ ) TRIGGER
Definition at line 932 of file core_cm4.h.
Generated on Tue Jul 12 2022 21:21:34 by
