Modifying the clock rate for shiftin()

The issue was the fashion I was trying to use shiftIn(). I was not treating it as a function, but was trying to pass a buffer to it in the call arguments.