Crossware

Table of Contents        Previous topic       Next topic       

C COMPILER->C Language Definition->Additional Features

The preprocessor directives #asm and #endasm are supported allowing assembler code to be inserted into the C source code.

The keyword _interrupt is recognised allowing interrupt handling functions to be generated.