Structsยง
- TriState
- A TriState buffer according to https://en.wikipedia.org/wiki/Three-state_logic If enable is false, output will be Z (high impedance). If enable is true, output will be input. If enable is Z or X, output will be X. Use this to write to buses.