BSP_SD_ReadBlocks() function
Reads block(s) from a specified address in the SD card, in polling mode.
Arguments
pData
Pointer to the buffer that will contain the data to transmit
ReadAddr
Address from where data is to be read. The address is counted in blocks of 512bytes
NumOfBlocks
Number of SD blocks to read
Timeout
This parameter is used for compatibility with BSP implementation
Return value
SD status
Examples
BSP_SD_ReadBlocks() is referenced by 12 libraries and example projects: