CSL_Edma3CfgInfo Struct Reference
[EDMA3 Data Structures]

EDMA3 Configuration Information This describes the configuration information for each EDMA instance. This is populated by the SOC layer for each instance. More...

#include <csl_edma3.h>


Data Fields

Uint8 numDMAChannel
Uint8 numQDMAChannel
Uint8 numINTChannel
Uint16 numParamsets
Uint8 numEvque
Uint8 numRegions
Bool IsChannelMapping
Bool IsMemoryProtection


Detailed Description

EDMA3 Configuration Information This describes the configuration information for each EDMA instance. This is populated by the SOC layer for each instance.


Field Documentation

Uint8 CSL_Edma3CfgInfo::numDMAChannel

This is the number of DMA channels supported by this instance

Uint8 CSL_Edma3CfgInfo::numQDMAChannel

This is the number of QDMA channels supported by this instance

Uint8 CSL_Edma3CfgInfo::numINTChannel

This is the number of Interrupt Channels supported by this instance

Uint16 CSL_Edma3CfgInfo::numParamsets

This is the number of PARAM Sets supported by this instance

Uint8 CSL_Edma3CfgInfo::numEvque

This is the number of Event Queues supported by this instance

Uint8 CSL_Edma3CfgInfo::numRegions

This is the number of regions supported by this instance

Bool CSL_Edma3CfgInfo::IsChannelMapping

This indicates if the instance supports Channel Mapping.

Bool CSL_Edma3CfgInfo::IsMemoryProtection

This indicates if the instance supports Memory Protection.


The documentation for this struct was generated from the following file:
Copyright 2011, Texas Instruments Incorporated