Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                FS_SEC_QTY   cnt,
                FS_ERR      *p_err);

File

Called from

Code enabled by

fs_dev.c

Application

not FS_CFG_RD_ONLY_EN

Write data to device sector(s). See also section 7-4 “Raw Device IO” Raw Device I/O.

Arguments

name_dev

Device name.

...

Or device access error (see section B-4 “Device Error Codes” Device Error Codes).

Returned Value

None.

Notes/Warnings

...