Main Page | Data Structures | File List | Data Fields | Globals

TRACE_BUFFER Struct Reference

#include <MSP430_EEM.h>


Detailed Description

Trace buffer readout structure: The data structure is a copy of one position of the hardware trace buffer. They consist of data in a 40 bit buffer. The 40 bits are divided in 16 bit MAB, 16 bit MDB and 8 bit control signals.


Data Fields

LONG lTrBufMAB
 Trace buffer MAB.

LONG lTrBufMDB
 Trace buffer MDB.

WORD wTrBufCNTRL
 Trace buffer control signals.


Field Documentation

LONG TRACE_BUFFER::lTrBufMAB
 

Trace buffer MAB.

LONG TRACE_BUFFER::lTrBufMDB
 

Trace buffer MDB.

WORD TRACE_BUFFER::wTrBufCNTRL
 

Trace buffer control signals.


The documentation for this struct was generated from the following file: