EDMA_requestDmaParams Struct Reference
[EDMA Manager]

#include <edma.h>


Detailed Description

EDMAK ioctl input/output parameters.


Data Fields

int dev_id
int eventq_no
int tcc
int param
int nParam
int channel


Field Documentation

int EDMA_requestDmaParams::dev_id

requested resource EDMA #|EDMA_EDMAANY|EMDA_QDMA(0 -> 7)|EDMA_QDMAANY|EDMA_PARAMANY, input to EDMA_IOCREQUESTDMA ioctl()

int EDMA_requestDmaParams::eventq_no

event queue number, input to EDMA_IOCREQUESTDMA ioctl()

int EDMA_requestDmaParams::tcc

requested/granted TCC number, input and/or output to and/or from EDMA_IOCREQUESTDMA ioctl()

int EDMA_requestDmaParams::param

requested/granted PaRAM number, input and/or output to and/or from EDMA IOCREQUESTDMA ioctl()

int EDMA_requestDmaParams::nParam

int EDMA_requestDmaParams::channel

granted channel number, output from EDMA_IOCREQUESTDMA ioctl()


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