We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d091d commit fa26ff7Copy full SHA for fa26ff7
README.md
@@ -71,7 +71,7 @@ The address and data are both `8` bits wide, though only the bottom 4 bits of th
71
72
The address uses the following format :
73
```
74
-[ unused 7:4 ][ mac unit 3:1 ][ register id 1:0 ]
+[ unused 7:4 ][ mac unit 3:2 ][ register id 1:0 ]
75
76
77
Register id mapping, for this mac unit gives us the current :
0 commit comments