Click or drag to resize

GpioAPIGetConfig Method

Gets the current configuration from the card.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public GpioConfig GetConfig()

Return Value

GpioConfig
The configuration.
See Also