Rotates each bit in the specified input (value in) one bit to the right (from most significant to least significant), inserts carry in the high-order bit, and returns the least significant bit.
carry
New high-order bit of value in.
value in
An input to this operation.
This input must be an integer and cannot be an array or cluster.
least significant bit carry out
Former low-order bit of value in.
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: Windows
FPGA: All devices (only within an FPGA Algorithm)