NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysLoaderExecuteFunction ( LoaderExecuteFunctionType args)
inline

Execute any Loader module command.

This function lets you directly execute the Loader module's primary function using the values specified via the LoaderExecuteFunctionType structure.

Parameters
argsThe LoaderExecuteFunctionType structure containing the needed parameters.
Warning
This function requires the extended firmware.
Examples:
ex_sysloaderexecutefunction.nxc.