I forgot my password.
Don't have an account?
what is shift right register
Hmmmm a register holds a number of bits in series.
Clocking the register will move those serial bits to the right, that is in binary the value will be divided by two every time the register is clocked.
Depending on the type of register the bits (data) can be read and loaded either in parallel or serially.
John