Mcp23xxx.InternalRead(Register, Span<Byte>, Port) Method

Definition

Reads a number of bytes from registers.

C#
protected void InternalRead (Iot.Device.Mcp23xxx.Register register, Span<byte> buffer, Iot.Device.Mcp23xxx.Port port);

Parameters

register
Register

The register to read from.

buffer
Span<Byte>

The buffer to read bytes into.

port
Port

The I/O port used with the register.

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0