FS_VersionGet()


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.