Utility Library Description


The Utility library gives applications access to various useful functions, such as:


Utility Library Sample Application

The Utility sample application demonstrates the use of some memory manipulation functions (like memclear), the CRC calculation function, and the pseudo random number generator.

Download


Back to C Library Project Homepage