Mcp23xxx.InternalWriteByte(Register, Byte, Port) Method

Definition

Write byte to device register

C#
protected void InternalWriteByte (Iot.Device.Mcp23xxx.Register register, byte value, Iot.Device.Mcp23xxx.Port port);

Parameters

register
Register

Register to write the value to

value
Byte

Value to be written to the register

port
Port

Port related 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