X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/4bc81323e51ac138e733c14eeb6f283ae706e904..05437fb4cdb907816a4fc3ffafa2617fcf33266a:/fatfs/doc/en/dwrite.html 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.