Writes a data block that starts from (addressHigh<<16)+addressLow location
UINT addressHigh - high word of address UINT addressLow - low word of address UINT length - length of block (>=512) UBYTE *pData- data buffer to write
ERRCODE - SUCCESS or _MMC_ERROR or _MMC_NO_START_BYTE
N/A
mmc.h
N/A