mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 14:06:17 +01:00
GitBook: [master] one page modified
This commit is contained in:
committed by
gitbook-bot
parent
fb0aedc5c3
commit
7bdf07287a
@@ -69,7 +69,7 @@ Write the data contained in `buf`. Returns the number of bytes written.
|
||||
|
||||
### spi.read\(nbytes, \* , write=0x00\)
|
||||
|
||||
Read the `nbytes` while writing the data specified by `write`. Return the number of bytes read.
|
||||
Read the `nbytes` while writing the data specified by `write`. Returns the bytes read.
|
||||
|
||||
### spi.readinto\(buf, \* , write=0x00\)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user