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

Definition

Writes a number of bytes to registers.

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

Parameters

register
Register

The register address to write to.

data
Span<Byte>

The data to write to the registers.

port
Port

The I/O port used with the registers.

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