/
FS_VersionGet()
FS_VersionGet()
CPU_INT16U FS_VersionGet (void);
File | Called from | Code enabled by |
---|---|---|
| Application | N/A |
Gets the µC/FS software version.
Arguments
None.
Returned Value
µC/FS software version.
Notes/Warnings
- The value returned is multiplied by 100. For example, version 4.03.00 would be returned as 40300.
, multiple selections available,
Related content
Net_VersionGet
Net_VersionGet
More like this
fs_fread()
fs_fread()
More like this
FSVol_GetDfltVolName()
FSVol_GetDfltVolName()
More like this
fs_ftell()
fs_ftell()
More like this
OSVersion
OSVersion
More like this
FSFile_Query()
FSFile_Query()
More like this