SDRAMDISK_read() is only used within FatFs_RAMDisk.
 
Symbols
loading...
Files
loading...

SDRAMDISK_read() function

Reads Sector(s)

Syntax

DRESULT SDRAMDISK_read (BYTE,     BYTE*,     DWORD,     UINT);
Implemented in sdram_diskio.c:95

Arguments

#0

#1

#2

#3

Return value

DRESULT: Operation result

References

LocationText
sdram_diskio.c:95
DRESULT SDRAMDISK_read(BYTE lun, BYTE *buff, DWORD sector, UINT count)
sdram_diskio.c:36
DRESULT SDRAMDISK_read (BYTE, BYTE*, DWORD, UINT);
sdram_diskio.c:48
SDRAMDISK_read,

Data Use

Data read by SDRAMDISK_read()
Data written by SDRAMDISK_read()
SDRAMDISK_read()::buff
SDRAMDISK_read()::sector
SDRAMDISK_read()::count
SDRAMDISK_read()::pSrcBuffer
SDRAMDISK_read()::BufferSize
SDRAMDISK_read()::pSdramAddress
all items filtered out
SDRAMDISK_read()
SDRAMDISK_read()::pSrcBuffer
SDRAMDISK_read()::BufferSize
SDRAMDISK_read()::pSdramAddress
all items filtered out
Implementations
SDRAMDISK_read()
all items filtered out
Type of SDRAMDISK_read()
SDRAMDISK_read()
uint32_t
all items filtered out