spiWrite

suspend fun spiWrite(data: ByteArray)

Sends raw byte data to write over SPI.

Parameters

data

Array of bytes to write to the SPI device