40.3.1.3 COMPILER_PRAGMA
#define COMPILER_PRAGMA( ) _Pragma(#arg)
Emit the compiler pragma arg.
Parameters
- arg
-
The pragma directive as it would appear after #pragma (i.e. not stringified).
#define COMPILER_PRAGMA( ) _Pragma(#arg)
Emit the compiler pragma arg.
The pragma directive as it would appear after #pragma (i.e. not stringified).
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.