.
When function switch is turned off, all LEDs will be blinky. When switch is on, it works as a double 14-bit counter, to be used together with the mcpi module -- in this case we have pause switch and two output control switches to show all bits of the counters.
# | Input | Output |
---|---|---|
0 | clock | led 0 |
1 | reset | led 1 |
2 | led 2 | |
3 | led 3 | |
4 | switch out ctrl 0 | led 4 |
5 | switch out ctrl 1 | led 5 |
6 | switch pause | led 6 |
7 | switch function | led 7 |