Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 437 Bytes

adcchannelmode.md

File metadata and controls

27 lines (18 loc) · 437 Bytes
-api-id -api-type
T:Windows.Devices.Adc.AdcChannelMode
winrt enum

AdcChannelMode

-description

Describes the channel modes that the ADC controller can use for input.

-enum-fields

-field SingleEnded:0

Simple value of a particular pin.

-field Differential:1

Difference between two pins.

-remarks

-examples

-see-also