__halt
In this section:
Syntax
void __halt(void);
Description
Inserts a HALT instruction.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.
void __halt(void);
Inserts a HALT instruction.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.