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
pinNumberThe digital pin number to set.
stateThe new pin mode.

Returns

The encoded message.

Exceptions

Remarks

Examples

See Also