Treehopper C# API
AdcValueChangedEventArgs Class Reference

ADC value changed EventArgs More...

Inheritance diagram for AdcValueChangedEventArgs:

Public Member Functions

 AdcValueChangedEventArgs (int newValue)
 Construct a new ADC value changed EventArgs More...
 

Properties

int NewValue [get, set]
 The new ADC value More...
 

Detailed Description

ADC value changed EventArgs

Constructor & Destructor Documentation

◆ AdcValueChangedEventArgs()

AdcValueChangedEventArgs ( int  newValue)

Construct a new ADC value changed EventArgs

Parameters
newValuethe new value

Property Documentation

◆ NewValue

int NewValue
getset

The new ADC value


The documentation for this class was generated from the following file: