Does this mean that SPI.transfer will only transfer one byte of an integer and not the whole integer (2 bytes) if it is passed as a parameter (as in the example on the Arduino website)?
Does this mean that SPI.transfer will only transfer one byte of an integer and not the whole integer (2 bytes) if it is passed as a parameter (as in the example on the Arduino website)?