Click or drag to resize

FX3PinObject Constructor (UInt32)

Creates a new instance of PinObject with the given pin Number.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public FX3PinObject(
	uint pinNumber
)

Parameters

pinNumber
Type: SystemUInt32
Number of FX3 GPIO Pin to Use
See Also