Serial Peripheral Interface: Difference between revisions

Content deleted Content added
Operation: convert into table
Operation: add historical names
Line 46:
! Short<br/>Name !! Long<br/>Name !! Description
|-
| {{center|{{Overline|CS}}}} || {{center|Chip Select}} || [[Chip select]] signal ([[Logic level#Active state|active-low]]) from main (master).
|-
| {{center|SCLK}} || {{center|Serial Clock}} || [[Clock signal]] from main (master).
|-
| {{center|MOSI}} || {{center|Main Out, Sub In<br/>(Master Out, Slave In)}} || [[Serial communication|Serial data]] from main (master), highest bit first.
|-
| {{center|MISO}} || {{center|Main In, Sub Out<br/>(Master In, Slave Out)}} || [[Serial communication|Serial data]] from sub (slave), highest bit first.
|}