Provides access to GPIO handling operations.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public GpioAPI Gpio { get; }
Property Value
GpioAPI
The GpioAPI instance.
Remarks The GPIO pins can be accessed independently of List operations.
See Also