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...
Type: Posts; User: tbarania; Keyword(s):
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...