Edit

Share via


SetDisplayOffset(Byte) Constructor

Definition

This command specifies the mapping of the display start line to one of COM0-COM127 (assuming that COM0 is the display start line then the display start line register is equal to 0).

public SetDisplayOffset (byte displayOffset = 0);
new Iot.Device.Ssd13xx.Commands.Ssd1327Commands.SetDisplayOffset : byte -> Iot.Device.Ssd13xx.Commands.Ssd1327Commands.SetDisplayOffset
Public Sub New (Optional displayOffset As Byte = 0)

Parameters

displayOffset
Byte

Display offset with a range of 0-127.

Applies to