docs/library/machine.SPI.rst: Add class constant SoftSPI.MSB and .LSB.

pull/8281/head
Jos Verlinde 2021-09-22 15:47:27 +02:00 zatwierdzone przez Damien George
rodzic 8715ad9ccf
commit 7621b17636
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -143,9 +143,11 @@ Constants
for initialising the SPI bus to controller; this is only used for the WiPy
.. data:: SPI.MSB
SoftSPI.MSB
set the first bit to be the most significant bit
.. data:: SPI.LSB
SoftSPI.LSB
set the first bit to be the least significant bit