PinPWMInfoFX3GPIONumber Property |
The FX3 GPIO number for the pin (0-63)
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic int FX3GPIONumber { get; }
Public ReadOnly Property FX3GPIONumber As Integer
Get
public:
property int FX3GPIONumber {
int get ();
}
member FX3GPIONumber : int with get
Property Value
Type:
Int32
See Also