PortConfigGetSupportedIOLevels Method |
Gets an array of IO levels (voltages) supported by the specified port.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public static IOVoltage[] GetSupportedIOLevels(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
IOVoltageAn array of IO levels.
See Also