Table of Contents

Enum SingleSampleInput

Namespace
nanoFramework.GiantGecko.Adc
Assembly
nanoFramework.GiantGecko.Adc.dll

Single sample input selection.

public enum SingleSampleInput

Fields

Atest = 15

ATEST.

Channel0 = 0

Channel 0.

Channel1 = 1

Channel 1.

Channel2 = 2

Channel 2.

Channel3 = 3

Channel 3.

Channel4 = 4

Channel 4.

Channel5 = 5

Channel 5.

Channel6 = 6

Channel 6.

Channel7 = 7

Channel 7.

DacOutput0 = 13

DAC output 0.

DacOutput1 = 14

DAC output 1.

Differential0 = 20

Differential 0.

Positive0Negative1 = 16

Positive Ch0, negative Ch1.

Positive2Negative3 = 17

Positive Ch2, negative Ch3.

Positive4Negative5 = 18

Positive Ch4, negative Ch5.

Positive6Negative7 = 19

Positive Ch6, negative Ch7.

TemperatureReference = 8

Temperature reference.

Vdd = 10

VDD.

VddDiv3 = 9

VDD divided by 3.

VrefDiv2 = 12

Vref divided by 2.

Vss = 11

VSS.