BuildSetPinModeRequest(System.Int32,Rhyduino.PinMode) Method
Generates a byte array containing the encoded data that represents a request to set the I/O mode for the specified digital pin.
Parameters
Name | Description |
pinNumber | The digital pin number to set. |
state | The new pin mode. |
Returns
The encoded message.
Exceptions
Remarks
Examples
See Also