Generated Data Types, Data Usage, and Functions : New Function Call

New Function Call

The file type_def.h no longer includes the CALL_ macro. The prototype of the function did not change, but the call did:

If the parameter is OUT/INOUT, MicroC adds an ampersand (&) before it.

 

&(PRM)