|
|||||||||||
Technical Support Support Resources
Product Information |
C166: Disabling Interrupts in a FunctionInformation in this article applies to:
QUESTIONHow do I disable interrupts in a function? ANSWERUse #pragma disable to disable interrupts for the duration of a function. For example:
This disables interrupts on entry to function and restores interrupts when exiting. MORE INFORMATION
SEE ALSOLast Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.