I am reading data from sensor through spi in verilog. The sensor stores its conversion result in three registers with the address 0XC, 0XD,OXE. To read these 8 bit registers i have to send the adress of the first register then it autoincrements. How to do that eitj multibyte read in