Interrupt Service Routines: Difference between revisions

Jump to navigation Jump to search
m
[unchecked revision][unchecked revision]
Line 71:
=== Compiler Specific Interrupt Directives ===
 
Some compilers for some processors have directives allowing you to declare a routine interrupt, offer a #pragma interrupt, or a dedicated macro. Clang 3.9, Borland C, Watcom C/C++, Microsoft C 6.0 and Free Pascal Compiler 1.9.* upward and upGCC offer this, while GCC does not. Visual C++ offers an alternative shown under '''Naked Functions''':
 
==== Clang ====
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu