System.Device.Analog Namespace

Classes

AnalogController

Base class for Analog Controllers. These control analog input pins.

AnalogInputPin

Driver for analog input pins

ValueChangedEventArgs

Arguments passed in when an event is triggered by the GPIO.

Enums

TriggerReason

Gives the reason why a new value was provided

Delegates

ValueChangedEventHandler

Delegate that defines the structure for callbacks when the value of a measurement (i.e. analog input) changes.