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)

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

enum CSL_XMC_ACEN_MODE

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 2011, Texas Instruments Incorporated