Versions Compared

Key

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

...

Pointer to variable that will receive the return error code from this function:

FS_ERR_NONE

Device information obtained.

FS_ERR_NAME_NULL

Argument name_dev passed a NULL pointer.

FS_ERR_NULL_PTR

Argument p_info passed a NULL pointer.

FS_ERR_INVALID_SEC_NBR

Sector start or count invalid.

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

Returned Value

None.

Notes/Warnings

...