Enum IOMode
Enumerates the different Input/Output modes that an IO line can be configured with.
Namespace: XBeeLibrary.Core.IO
Assembly: XBeeLibrary.Core.dll
Syntax
public enum IOMode
Fields
Name | Description |
---|---|
ADC | |
DIGITAL_IN | |
DIGITAL_OUT_HIGH | |
DIGITAL_OUT_LOW | |
DISABLED | |
PWM | |
SPECIAL_FUNCTIONALITY | |
UNKOWN |