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.
2 parents 21a8752 + f722df7 commit c33d86fCopy full SHA for c33d86f
shared-bindings/busio/SPI.c
@@ -57,7 +57,7 @@
57
//|
58
//| """Construct an SPI object on the given pins.
59
60
-//| ..note:: The SPI peripherals allocated in order of desirability, if possible,
+//| .. note:: The SPI peripherals allocated in order of desirability, if possible,
61
//| such as highest speed and not shared use first. For instance, on the nRF52840,
62
//| there is a single 32MHz SPI peripheral, and multiple 8MHz peripherals,
63
//| some of which may also be used for I2C. The 32MHz SPI peripheral is returned
0 commit comments