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