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