The message structure for SPI is data only, there is no addressing. The addressing function is performed by the chip select. There also are no start, stop, or acknowledge bits. These differences make the SPI format a much easier interface to incorporate into a design.