This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL or RR

I will "RL and RR" by a C instruction.
How do I made ?

Parents
  • Look under "Intrinsic Routines" in the manual.

    But when it says that Intrinsic routines are included inline, instead of called as functions, that's a lie!
    C51 v6.x calls intrinsic functions just like any other function.

    Also, I've head that the _lrol_ function is not very smart nor efficient.

Reply
  • Look under "Intrinsic Routines" in the manual.

    But when it says that Intrinsic routines are included inline, instead of called as functions, that's a lie!
    C51 v6.x calls intrinsic functions just like any other function.

    Also, I've head that the _lrol_ function is not very smart nor efficient.

Children
No data