TPI_Type is only used within CMSIS.
 
Symbols
loading...
Files
loading...

TPI_Type struct

Structure type to access the Trace Port Interface Register (TPI).

Syntax

typedef struct {   __IM  uint32_t SSPSR;                     __IOM uint32_t CSPSR;                           uint32_t RESERVED0[2U];   __IOM uint32_t ACPR;                            uint32_t RESERVED1[55U];   __IOM uint32_t SPPR;                            uint32_t RESERVED2[131U];   __IM  uint32_t FFSR;                      __IOM uint32_t FFCR;                      __IM  uint32_t FSCR;                            uint32_t RESERVED3[759U];   __IM  uint32_t TRIGGER;                   __IM  uint32_t FIFO0;                     __IM  uint32_t ITATBCTR2;                       uint32_t RESERVED4[1U];   __IM  uint32_t ITATBCTR0;                 __IM  uint32_t FIFO1;                     __IOM uint32_t ITCTRL;                          uint32_t RESERVED5[39U];   __IOM uint32_t CLAIMSET;                  __IOM uint32_t CLAIMCLR;                        uint32_t RESERVED7[8U];   __IM  uint32_t DEVID;                     __IM  uint32_t DEVTYPE;                 } TPI_Type;

Fields

SSPSR

Offset: 0x000 (R/ ) Supported Parallel Port Size Register. Read more...

CSPSR

Offset: 0x004 (R/W) Current Parallel Port Size Register. Read more...

RESERVED0

No summary provided. Read more...

ACPR

Offset: 0x010 (R/W) Asynchronous Clock Prescaler Register. Read more...

RESERVED1

No summary provided. Read more...

SPPR

Offset: 0x0F0 (R/W) Selected Pin Protocol Register. Read more...

RESERVED2

No summary provided. Read more...

FFSR

Offset: 0x300 (R/ ) Formatter and Flush Status Register. Read more...

FFCR

Offset: 0x304 (R/W) Formatter and Flush Control Register. Read more...

FSCR

Offset: 0x308 (R/ ) Formatter Synchronization Counter Register. Read more...

RESERVED3

No summary provided. Read more...

TRIGGER

Offset: 0xEE8 (R/ ) TRIGGER Register. Read more...

FIFO0

Offset: 0xEEC (R/ ) Integration ETM Data. Read more...

ITATBCTR2

Offset: 0xEF0 (R/ ) ITATBCTR2. Read more...

RESERVED4

No summary provided. Read more...

ITATBCTR0

Offset: 0xEF8 (R/ ) ITATBCTR0. Read more...

FIFO1

Offset: 0xEFC (R/ ) Integration ITM Data. Read more...

ITCTRL

Offset: 0xF00 (R/W) Integration Mode Control. Read more...

RESERVED5

No summary provided. Read more...

CLAIMSET

Offset: 0xFA0 (R/W) Claim tag set. Read more...

CLAIMCLR

Offset: 0xFA4 (R/W) Claim tag clear. Read more...

RESERVED7

No summary provided. Read more...

DEVID

Offset: 0xFC8 (R/ ) TPIU_DEVID. Read more...

DEVTYPE

Offset: 0xFCC (R/ ) TPIU_DEVTYPE. Read more...

References

LocationReferrerText
core_cm4.h:1051
typedef struct
core_cm4.h:1077

all items filtered out
TPI_Type
all items filtered out