X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/70702af1370e44e32fb2c3c507e4759a187b4fe5:/fatfs/doc/en/read.html..289f6a146c0b2087607d8d8659531ea90142779a:/fatfs/documents/doc/read.html diff --git a/fatfs/doc/en/read.html b/fatfs/documents/doc/read.html similarity index 89% rename from fatfs/doc/en/read.html rename to fatfs/documents/doc/read.html index 80811c9..3f0d23b 100644 --- a/fatfs/doc/en/read.html +++ b/fatfs/documents/doc/read.html @@ -1,7 +1,7 @@ - + @@ -34,7 +34,7 @@ FRESULT f_read (
btr
Number of bytes to read in range of UINT type.
br
-
Pointer to the UINT variable to return number of bytes read. The value is always valid after the function call regardless of the result code.
+
Pointer to the UINT variable to return number of bytes read. This value is always valid after the function call regardless of the function return code.
@@ -45,6 +45,7 @@ FRESULT f_read ( FR_OK, FR_DISK_ERR, FR_INT_ERR, +FR_DENIED, FR_INVALID_OBJECT, FR_TIMEOUT