__ror1b
In this section:
Syntax
unsigned char __ror1b(unsigned char);
Description
Rotates the char argument one step right.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.