namespace EightBit { public enum PinLevel { Low, High } }