Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
6623b9e3
Commit
6623b9e3
authored
Feb 09, 2016
by
Arnim Läuger
Browse files
spi.CPOL_HIGH supported
with
bf74b617
parent
b3335819
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/spi.md
View file @
6623b9e3
...
...
@@ -88,7 +88,7 @@ Refer to [Serial Peripheral Interface Bus](https://en.wikipedia.org/wiki/Serial_
-
`spi.SLAVE`
-
**not supported currently**
-
`cpol`
clock polarity selection
-
`spi.CPOL_LOW`
-
`spi.CPOL_HIGH`
-
**not supported currently**
-
`spi.CPOL_HIGH`
-
`cpha`
clock phase selection
-
`spi.CPHA_LOW`
-
`spi.CPHA_HIGH`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment