adi_pdd_Write
Description
This function provides buffers to a device for transmission of outbound
data. This function is never called for devices that are supported by
peripheral DMA.
Prototype
u32 adi_pdd_Write(
ADI_DEV_PDD_HANDLE
ADI_DEV_BUFFER_TYPE
ADI_DEV_BUFFER
);
Arguments
PDDHandle
BufferType
*pBuffer
Return Value
ADI_DEV_RESULT_SUCCESS
ADI_DEV_RESULT_BAD_PDD_HANDLE
xxx
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
Device Driver Manager
PDDHandle,
BufferType,
*pBuffer
Handle used to identify the device
Identifies type of buffer: one-dimensional, two-dimen-
sional, or circular
Address of the buffer or first buffer in a chain of buffers
Function completed successfully.
PDD handle does not identify a valid device.
Device-specific return code
10-89
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?
Questions and answers