]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - fatfs/documents/doc/dinit.html
Import fatfs R0.15
[z180-stamp.git] / fatfs / documents / doc / dinit.html
index a7718bcde5ec4a7eae7ca4389a5d329cc450d26a..c668c66b29dba5e03b3939c4f3dbfdc8d9c8619f 100644 (file)
@@ -38,7 +38,7 @@ DSTATUS disk_initialize (
 <div class="para desc">\r
 <h4>Description</h4>\r
 <p>This function initializes the storage device and put it ready to generic read/write. When the function succeeded, <tt>STA_NOINIT</tt> flag in the return value is cleared.</p>\r
-<p><em>Remarks: This function needs to be under control of FatFs module. Application program MUST NOT call this function, or FAT structure on the volume can be broken. To re-initialize the filesystem, use <tt>f_mount</tt> function instead.</em></p>\r
+<p><em>Remarks: This function needs to be under control of FatFs module. Application program MUST NOT call this function while FatFs is in use, or FAT structure on the volume can be broken. To re-initialize the filesystem, use <tt>f_mount</tt> function instead.</em></p>\r
 </div>\r
 \r
 <p class="foot"><a href="../00index_e.html">Return</a></p>\r