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 7bdcddc commit 3dbab00Copy full SHA for 3dbab00
src/HuC3.md
@@ -73,7 +73,7 @@ The RTC MCU communication protocol is described below.
73
### $B — RTC Command/Argument [write]
74
75
The value written consists of a command in bits 6-4, and an argument
76
-value in bits 4–0. For example the value $62 is command $6 with argument
+value in bits 3–0. For example the value $62 is command $6 with argument
77
value $2. Writing to this register just sets the values in the mailbox
78
registers – it does not cause the command to be executed.
79
0 commit comments