I need to shiftin 16 bits of data from an A/D. I think the command should be:
shiftin datapin, clkpin, mode, [data\16]

I need the data to be read MSB first. Some code examples show using MSBPRE...