USBLib_Version (SWI &56340) — Obtain the version of the loaded library module
-
| R0 | version of the library interface (multiplied by 100) |
| R1 | version of the library module (multiplied by 100) |
| R2 | version of the C library the module was compiled with |
May be used by library clients to determine if the loaded library is of the correct version.