SLAA281C November 2005 – August 2018 MSP430F1610 , MSP430F1610 , MSP430F1611 , MSP430F1611 , MSP430F1612 , MSP430F1612 , MSP430G2001 , MSP430G2001 , MSP430G2101 , MSP430G2101 , MSP430G2111 , MSP430G2111 , MSP430G2121 , MSP430G2121 , MSP430G2131 , MSP430G2131 , MSP430G2201 , MSP430G2201 , MSP430G2201-Q1 , MSP430G2201-Q1 , MSP430G2211 , MSP430G2211 , MSP430G2221 , MSP430G2221 , MSP430G2231 , MSP430G2231 , MSP430G2231-Q1 , MSP430G2231-Q1
#define mmcWriteSector(sector, pBuffer) mmcWriteBlock(sector × 512, 512, pBuffer).
Write a 512-byte big block beginning at the (aligned) address
Parameter: | address | Start address of data to write on the card |
count | Number of bytes to write | |
pBuffer | Pointer to write buffer | |
Return: | Status | Error or success code |