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