Edit

Share via


Mcp23x1x.ReadUInt16(Register) Method

Definition

Read a ushort from the given register.

public ushort ReadUInt16 (Iot.Device.Mcp23xxx.Register register);
member this.ReadUInt16 : Iot.Device.Mcp23xxx.Register -> uint16
Public Function ReadUInt16 (register As Register) As UShort

Parameters

register
Register

Returns

Applies to