| |||||
Technical Support Support Resources
Product Information | C251: DISABLE DIRECTIVEInformation in this article applies to:
QUESTIONHow do I disable an interrupt? ANSWERThe DISABLE directive instructs the compiler to generate code that disables all interrupts for the duration of a function. The DISABLE directive applies to one function and must be re-specified for each new function. MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||