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.
1 parent 31eed01 commit 7f6c7b6Copy full SHA for 7f6c7b6
README.md
@@ -1,6 +1,6 @@
1
# pio
2
Provides clean API to interact with RP2040's on-board Programable Input/Output (PIO) block.
3
-See page 306 of the [RP2040 datasheet](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) for more information.
+See chapter 3 of the [RP2040 datasheet](https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=310) for more information.
4
5
6
### piolib
0 commit comments