mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
To keep them all together, mirroring the top-level directory structure. Signed-off-by: Damien George <damien@micropython.org>
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
ValueError -1
|
|
ValueError 0
|
|
SPI 1
|
|
SPI 2
|
|
SPI(1)
|
|
SPI(1, SPI.CONTROLLER, baudrate= , polarity=1, phase=0, bits=8)
|
|
SPI(1, SPI.PERIPHERAL, polarity=1, phase=1, bits=8)
|
|
OSError
|
|
b'\xff'
|
|
b'\xff'
|