The datasheet says that there is a 8 bit SPI command field consisting of a read/write bit, 3 bits reserved, and a 4 bit address field, but it does not explain the command field. For the read/write bit, is 0=read or is 0=write. For the address field, it does not say if I should program the address bits to 0100 if i want to send to register 3, or should it be 0011. There are only 4 total registers, so it could go either way on the address.