Click or drag to resize

GpioConfigPorts Property

Container that contains PortConfig for all supported IOPort.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public SortedDictionary<IOPort, PortConfig> Ports { get; }

Property Value

SortedDictionaryIOPort, PortConfig
See Also