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