Texas Instruments TMS320C6000 Reference Manual page 64

Chip support library api
Hide thumbs Also See for TMS320C6000:
Table of Contents

Advertisement

DAT
4.4.5
DAT_Open
Function
Arguments
Return Value
4-16
Opens the DAT module
void DAT_Open(
int ChaNum,
int Priority,
UINT32 Flags
);
Specifies which DMA channel to allocate; must be one
ChaNum
of the following:
S
DAT_CHAANY
S
DAT_CHA0
S
DAT_CHA1
S
DAT_CHA2
S
DAT_CHA3
Specifies the priority of the DMA channel; must be one
Priority
of the following:
S
DAT_PRI_LOW
S
DAT_PRI_HIGH
Miscellaneous open flags
Flags
S
DAT_OPEN_2D
none

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C6000 and is the answer not in the manual?

Table of Contents