Data Fields

IRES_EDMA3CHAN_Obj Struct Reference
[IRES EDMA3 Protocol]

Object returned to the algorithm requesting EDMA3 resources. More...

#include <ires_edma3Chan.h>

Collaboration diagram for IRES_EDMA3CHAN_Obj:
Collaboration graph
[legend]

Data Fields

IRES_Obj ires
IRES_EDMA3CHAN_PaRamStructshadowPaRams
unsigned int * assignedPaRamAddresses
short * assignedPaRamIndices
short * assignedTccIndices
short assignedNumPaRams
short assignedNumTccs
short assignedQdmaChannelIndex
short assignedEdmaChannelIndex
unsigned int esrBitMaskL
unsigned int esrBitMaskH
unsigned int iprBitMaskL
unsigned int iprBitMaskH

Detailed Description

Object returned to the algorithm requesting EDMA3 resources.

Remarks:
IRES_EDMA3CHAN_Obj extends the generic IRES_Obj structure.
IRES_EDMA3CHAN2_Obj corresponds to IRES_EDMA3CHAN_PROTOCOLREVISION_1_0_0.
See also:
IRES_EDMA3CHAN2_Obj

Field Documentation

Actual programmed shadow paRam entries.

Physical Addresses of assigned paRams.

Assigned paRam Indices

Assigned Tcc Indices

Number of assigned paRams

Number of assigned tccs

Assigned QDMA channel.

Remarks:
This may be IRES_EDMA3CHAN_CHAN_NONE if no QDMA channel was requested.

Assigned EDMA channel.

Remarks:
This may be IRES_EDMA3CHAN_CHAN_NONE if no EDMA channel was requested.

Event set register bit mask (low).

Remarks:
Used with esrBitMaskH to trigger EDMA channel (if requested).

Event set register bit mask (high).

Remarks:
Used with esrBitMaskL to trigger EDMA channel (if requested).

Interrupt pending register bit mask (low).

Remarks:
Used with iprBitMaskH to pend on transfer completion.

Interrupt pending register bit mask (high).

Remarks:
Used with iprBitMaskL to pend on transfer completion.

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated