1 parent f73b58a commit c57ccd5Copy full SHA for c57ccd5
1 file changed
shared-bindings/busio/SPI.c
@@ -56,7 +56,7 @@
56
//| .. class:: SPI(clock, MOSI=None, MISO=None)
57
//|
58
//| Construct an SPI object on the given pins.
59
-
+//|
60
//| ..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,
0 commit comments