So if I used this setting:
SPI.beginTransaction(SPISettings(950000, MSBFIRST, SPI_MODE3));
Then what is the output spi speed ? what the number means, is it in hertz or bit/s ?
So if I used this setting:
SPI.beginTransaction(SPISettings(950000, MSBFIRST, SPI_MODE3));
Then what is the output spi speed ? what the number means, is it in hertz or bit/s ?