Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »


CPU_INT16U  FS_VersionGet (void);

File

Called from

Code enabled by

fs.c

Application

N/A

Gets the µC/FS software version.

Arguments

None.

Returned Value

µC/FS software version.

Notes/Warnings

  1. The value returned is multiplied by 100. For example, version 4.03.00 would be returned as 40300.
  • No labels