SPI
Initializes the SPI bus, setting SCK, MOSI, and SS to outputs, pulling SCK and MOSI low and SS high.
SPI.begin()
None
end()
Reference Home