X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/5366852335044c1e68a5c32548d3051cc943552f..05437fb4cdb907816a4fc3ffafa2617fcf33266a:/fatfs/doc/en/dwrite.html?ds=sidebyside diff --git a/fatfs/doc/en/dwrite.html b/fatfs/doc/en/dwrite.html index 67e3310..fd4bf48 100644 --- a/fatfs/doc/en/dwrite.html +++ b/fatfs/doc/en/dwrite.html @@ -32,9 +32,9 @@ DRESULT disk_write (
buff
Pointer to the byte array to be written. The size of data to be written is sector size * count bytes.
sector
-
Start sector number in logical block address (LBA).
+
Start sector number in 32-bit LBA.
count
-
Number of sectors to write. FatFs specifis it in range of from 1 to 128.
+
Number of sectors to write in range of from 1 to 128.