English
Language : 

CC78K0S Datasheet, PDF (384/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
CHAPTER 11 EXTENDED FUNCTIONS
Rotate Function
#pragma rot
COMPATIBILITY
<From another C compiler to this C compiler>
• Modification is not needed if the compiler does not use the functions for rotate.
• To change to functions for rotate, modify according to USAGE above.
<From this C compiler to another C compiler>
• Delete the #pragma rot statement or delimit it with #ifdef.
• To use as a function for rotate, modify the program according to the specifications of each compiler (#asm,
#endasm or asm() ; , etc.).
384
User’s Manual U14872EJ1V0UM