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 ce2a2c2 commit 28629a1Copy full SHA for 28629a1
content/hacking/01.software/PortManipulation/content.md
@@ -1,6 +1,7 @@
1
---
2
title: "Arduino - PortManipulation"
3
source: "https://arduino.cc/en/Reference/PortManipulation"
4
+description: Learn how to control pins on an Arduino through three different registers (DDR, PORT, PIN).
5
6
7
## Port Registers
0 commit comments