Enum AdcChannelMode
Describes the channel modes that the AdcController can use for input.
public enum AdcChannelMode
Fields
Differential = 1Difference between two pins.
SingleEnded = 0Simple value of a particular pin.
Describes the channel modes that the AdcController can use for input.
public enum AdcChannelMode
Differential = 1Difference between two pins.
SingleEnded = 0Simple value of a particular pin.