__disable_debug
In this section:
Syntax
void __disable_debug(void);
Description
Disables debug requests in the DAIF system register (bit 4).
Note
This intrinsic function cannot be used in 32-bit mode.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.