Enum IOValue
Enumerates the possible values of a IOLine configured as digital I/O.
Namespace: XBeeLibrary.Core.IO
Assembly: XBeeLibrary.Core.dll
Syntax
public enum IOValue
Fields
Name | Description |
---|---|
HIGH | |
LOW | |
UNKNOWN |
Enumerates the possible values of a IOLine configured as digital I/O.
public enum IOValue
Name | Description |
---|---|
HIGH | |
LOW | |
UNKNOWN |