adi_fss_FileWrite
Description
This function writes the
a file stream identified by
written to the location pointed at by the
Prototype
u32 adi_fss_FileWrite (
);
Arguments
FileHandle
buf
size
BytesWritten
Return Value
ADI_FSS_RESULT_SUCCESS
Any other value
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
number of bytes of data identified by
size
FileHandle
ADI_FSS_FILE_HANDLE FileHandle,
u8
u32
u32
Handle identifying file stream
Start address of buffer to write
Number of bytes to write
Location to store actual size written
No error has been encountered.
Error has occurred.
See
Table 12-1 on page 12-55
File System Service
and returns the number of bytes
pointer.
BytesWritten
*buf,
size,
*BytesWritten
for a list of return codes.
to
buf
12-33
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?