Commit b69dc8

2026-03-24 15:11:57 Bob Green: -/-
programming/machine library.md ..
@@ 39,6 39,14 @@
```
Where `lednum` is an integer in the range of 5 through to 10, as per the table above. Any other value will be silently ignored.
+ ## PI/T
+
+ ```C
+ void _pit_reset(void);
+ unsigned int _pit_get_counter(void);
+ unsigned int _pit_set_counter(unsigned int);
+ ```
+
## Compact Flash
```C
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9