Gets the port's output register value.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public uint GetOutput(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
UInt32the current value of the port's output register, if available.
Remarks Not all output ports are implemented with an output register.
See Also