| |||||||||||||||
On-Line Manuals C166 User's Guide | Function DeclarationsThe C166 Compiler provides a number of extensions for standard C function declarations. These extensions allow you to:
You may include these extensions or attributes (many of which may be combined) in the function declaration. Use the following standard format for your C166 Compiler function declarations. « type » funcname (« args ») « interrupt vector » « using bankname » Where
Descriptions of these attributes and other features are described in detail in the following sections. | ||||||||||||||
| |||||||||||||||