IIOWriter.Write MethodDefinitionWrites a byte value to the specified I/O port. public abstract void Write(ushort port, Byte value); ParametersNameTypeDescriptionportUInt16The port address to write to.valueByteThe byte value to write to the port.Last modified: 13 July 2025IIOWriter InterfaceNullIO Class