SPI.setBitOrder  ( c -- )

publication: 20 juin 2022 / mis à jour 20 juin 2022

Read this page in english

 

vocabulaire: SPI

Définit l'ordre des bits.

Paramètres :

- Ordre des bits, LSBFIRST ou MSBFIRST. La valeur par défaut est MSBFIRST

Exemple:

\ definition of LSBFIRST and MSBFIRST constants 
0 constant LSBFIRST 
1 constant MSBFIRST 

Lien vers article:

https://esp32.arduino-forth.com/article/SPI_implementation


Legal: site web personnel sans commerce / personal site without seling