DigitalPinEventArgs(System.Int32,Rhyduino.DigitalPinValue) Constructor

Constructs an instance of the DigitalPinEventArgs class and initializes the values it contains.

Parameters

Name Description
pinNumberThe pin number that the pin value corresponds with.
digitalPinValueThe value of the digital pin.

Exceptions

Remarks

Examples

See Also