We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960e7f0 commit fee4321Copy full SHA for fee4321
Language/Functions/Communication/SPI.adoc
@@ -39,6 +39,7 @@ To read more about Arduino and SPI, you can visit the https://docs.arduino.cc/le
39
link:../spi/spisettings[SPISettings] +
40
link:../spi/begin[begin()] +
41
link:../spi/begintransaction[beginTransaction()] +
42
+link:../spi/endtransaction[endTransaction()] +
43
link:../spi/end[end()] +
44
link:../spi/setbitorder[setBitOrder()] +
45
link:../spi/setclockdivider[setClockDivider()] +
0 commit comments