| Function | MMC_WRITE_BLOCK | ||||||||||
| Description | This function write the data,512 bytes, into MMC(MultiMediaCard) in the specified slot of the I-8000 system. This function is used for C/C++ compiler. |
||||||||||
| Function Prototype | unsigned int MMC_WRITE_BLOCK(int slot,unsigned char *dataarray,
unsigned long BlockNumber,int TryCount);
|
||||||||||
| Example |
|
||||||||||
| Reference |
Initial8073 MMC_WRITE_BLOCK MMC_READ_BLOCK GetAngIn GetDI SetDO EE_WriteEnable_8073 EE_WriteProtect_8073 EE_MultiRead_8073 EE_MultiWrite_8073 Read_AD_CalibraionGain Read_AD_CalibraionOffset Write_AD_CalibraionGain Write_AD_CalibraionOffset |
||||||||||
| Modules | I-8073 | ||||||||||
| Back to Previous Page |