Edit

Share via


Pcx857x.InternalWriteUInt16(UInt16) Method

Definition

Writes 16-bit unsigned integer to the device

protected void InternalWriteUInt16 (ushort value);
member this.InternalWriteUInt16 : uint16 -> unit
Protected Sub InternalWriteUInt16 (value As UShort)

Parameters

value
UInt16

16-vit unsigned integer to be written to the device

Applies to