EDMA3_DRV_Object Struct Reference

EDMA3 Driver Object (HW Specific) Maintenance structure. More...

#include <edma3.h>

Data Fields

uint32_t phyCtrllerInstId
EDMA3_DRV_ObjState state
uint32_t numOpens
EDMA3_DRV_GblConfigParams gblCfgParams
 Init-time Configuration structure for EDMA3 controller, to provide Global SoC specific Information.

Detailed Description

EDMA3 Driver Object (HW Specific) Maintenance structure.

Used to maintain information of the EDMA3 HW configuration thoughout the lifetime of the EDMA3 Driver Object, one for each EDMA3 hardware instance.


Field Documentation

Physical Instance ID of EDMA3 Controller

EDMA3_DRV_ObjState EDMA3_DRV_Object::state

State information of the EDMA3 Driver object

Number of EDMA3 Driver instances

Init-time Configuration structure for EDMA3 controller, to provide Global SoC specific Information.

This configuration info can be provided by the user at run-time, while calling EDMA3_DRV_create(). If not provided at run-time, this info will be taken from the config file edma3Cfg.c.


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

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