Enum PortDigitalIOS
Specifies the state of the port DIO lines.
[Flags]
public enum PortDigitalIOS : byte
Fields
None = 0DIO0 = 1DIO1 = 2DIO2 = 4
Specifies the state of the port DIO lines.
[Flags]
public enum PortDigitalIOS : byte
None = 0DIO0 = 1DIO1 = 2DIO2 = 4