GpioAPIGetSupportedIOLevels Method |
Gets the supported I/O voltage levels for the specified port.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public IOVoltage[] GetSupportedIOLevels(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
IOVoltageThe available I/O voltage levels.
Remarks See Also