Enum SingleSampleInput
- Namespace
- nanoFramework.GiantGecko.Adc
- Assembly
- nanoFramework.GiantGecko.Adc.dll
Single sample input selection.
public enum SingleSampleInput
Fields
Atest = 15ATEST.
Channel0 = 0Channel 0.
Channel1 = 1Channel 1.
Channel2 = 2Channel 2.
Channel3 = 3Channel 3.
Channel4 = 4Channel 4.
Channel5 = 5Channel 5.
Channel6 = 6Channel 6.
Channel7 = 7Channel 7.
DacOutput0 = 13DAC output 0.
DacOutput1 = 14DAC output 1.
Differential0 = 20Differential 0.
Positive0Negative1 = 16Positive Ch0, negative Ch1.
Positive2Negative3 = 17Positive Ch2, negative Ch3.
Positive4Negative5 = 18Positive Ch4, negative Ch5.
Positive6Negative7 = 19Positive Ch6, negative Ch7.
TemperatureReference = 8Temperature reference.
Vdd = 10VDD.
VddDiv3 = 9VDD divided by 3.
VrefDiv2 = 12Vref divided by 2.
Vss = 11VSS.