From my understanding of how SPI interface works, the clock basically sends out data when it is set to HIGH(or LOW).
So, why does it seem like in pictures of the SPI lines, the setting of HIGH and LOW appears periodically. Can't we just put data onto DATA line, turn CLOCK line on to send, then...