GetPinValue(out System.Int32) Method
Gets the stored value of a digital pin that is in PWM mode.
Parameters
Name | Description |
pwmValue | The variable used to return the result. |
Returns
True if the value was retrieved successfully.
Exceptions
Remarks
Examples
See Also