Public Data Structures, Enumerations, and Macros
ADI_DMA_CONFIG_REG
The
ADI_DMA_CONFIG_REG
configuration control word. In addition, macros are provided to allow the
client to set individual fields within the word.
ADI_DMA_DESCRIPTOR_ARRAY
The
ADI_DMA_DESCRIPTOR_ARRAY
descriptor array element.
typedef struct ADI_DMA_DESCRIPTOR_ARRAY {
void
ADI_DMA_CONFIG_REG
u16
s16
u16
s16
} ADI_DMA_DESCRIPTOR_ARRAY;
ADI_DMA_DESCRIPTOR_LARGE
The
ADI_DMA_DESCRIPTOR_LARGE
descriptor.
typedef struct ADI_DMA_DESCRIPTOR_LARGE {
struct ADI_DMA_DESCRIPTOR_LARGE
void
ADI_DMA_CONFIG_REG
u16
s16
u16
s16
} ADI_DMA_DESCRIPTOR_LARGE;
6-56
type defines the structure for the DMA
structure defines the contents of a
*StartAddress;
Config;
XCount;
XModify;
YCount;
YModify;
structure defines the contents of a large
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
*pNext;
*StartAddress;
Config;
XCount;
XModify;
YCount;
YModify;
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?