XMC Data Structures
[XMC]

Data Structures

struct  CSL_XMC_XMPAXH
 This is the definition of CSL_XMC_XMPAXH. More...
struct  CSL_XMC_XMPAXL
 This is the definition of CSL_XMC_XMPAXL. More...
struct  CSL_XMC_MPFSR
 This is the definition of CSL_XMC_MPFSR. More...
struct  CSL_XMC_XPFADDR
 This is the definition of CSL_XMC_XPFADDR. More...

Defines

#define hXmc   ((CSL_XmcRegs*)CSL_XMC_CONFIG_REGS)

Typedefs

typedef struct CSL_XMC_XMPAXH CSL_XMC_XMPAXH
 This is the definition of CSL_XMC_XMPAXH.
typedef struct CSL_XMC_XMPAXL CSL_XMC_XMPAXL
 This is the definition of CSL_XMC_XMPAXL.
typedef struct CSL_XMC_MPFSR CSL_XMC_MPFSR
 This is the definition of CSL_XMC_MPFSR.
typedef struct CSL_XMC_XPFADDR CSL_XMC_XPFADDR
 This is the definition of CSL_XMC_XPFADDR.

Enumerations

enum  CSL_XMC_ACEN_MODE { CSL_XMC_ACEN_MODE_COUNT_DISABLE = 0, CSL_XMC_ACEN_MODE_COUNT_PROGEVENTS = 1, CSL_XMC_ACEN_MODE_COUNT_DATAEVENTS = 0, CSL_XMC_ACEN_MODE_COUNT_ALL = 0 }
 

This is the definition of CSL_XMC_ACEN_MODE.

More...

Define Documentation

#define hXmc   ((CSL_XmcRegs*)CSL_XMC_CONFIG_REGS)

Handle to access XMC registers accessible through config bus.


Enumeration Type Documentation

This is the definition of CSL_XMC_ACEN_MODE.

Enumerator:
CSL_XMC_ACEN_MODE_COUNT_DISABLE 

Disable analysis counters.

CSL_XMC_ACEN_MODE_COUNT_PROGEVENTS 

Count Program events only.

CSL_XMC_ACEN_MODE_COUNT_DATAEVENTS 

Count Data events only.

CSL_XMC_ACEN_MODE_COUNT_ALL 

Count both program and data events.


Copyright 2012, Texas Instruments Incorporated