EDMA3_DRV_MiscParam Struct Reference
[EDMA3 Driver Data Structures]

Used to specify the miscellaneous options during EDMA3 Driver Initialization. More...

#include <edma3_drv.h>

Data Fields

uint16_t isSlave
uint16_t param

Detailed Description

Used to specify the miscellaneous options during EDMA3 Driver Initialization.

This configuration structure is used to specify some misc options while creating the Driver object. New options may also be added into this structure in future.


Field Documentation

In a multi-master system (for e.g. ARM + DSP), this option is used to distinguish between Master and Slave. Only the Master is allowed to program the global EDMA3 registers (like Queue priority, Queue water- mark level, error registers etc).

For future use


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

Generated on Mon Feb 14 18:34:01 2011 for EDMA3 Driver by  doxygen 1.6.1