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 ec26afb commit bf6023cCopy full SHA for bf6023c
NOTES.md
@@ -22,7 +22,7 @@ state can always be considered the canonical source.
22
23
`iossiospeed` has no official documentation that can be found by searching
24
https://developer.apple.com. However
25
-[IOSerialTestLib.c](https://opensource.apple.com/source/IOSerialFamily/IOSerialFamily-93/tests/IOSerialTestLib.c.auto.html)
+[IOSerialTestLib.c](https://github.com/apple-oss-distributions/IOSerialFamily/blob/1c12ee3d9ec665bb53d0151644408d25e54fe012/tests/IOSerialTestLib.c)
26
can be found on Apple's open source code repository and has some example code for using this API.
27
28
Experimentation has shown that there are a few key features to using `iossiospeed`:
0 commit comments