Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Hardware
ADCResultEventArgs
C# Class Hardware.ADCResultEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: jrowberg/bglib
Public Properties
Property
Type
Description
input
Byte
value
System.Int16
Public Methods
Method
Description
ADCResultEventArgs
(
Byte
input
,
Int16
value
)
Method Details
ADCResultEventArgs()
public
method
public
ADCResultEventArgs
(
Byte
input
,
Int16
value
)
input
Byte
value
System.Int16
Property Details
input
public_oe property
public
Byte
input
return
Byte
value
public_oe property
public
Int16,System
value
return
System.Int16