Edit

Share via


SetDisplayOffset Class

Definition

Represents SetDisplayOffset command

public class SetDisplayOffset : Iot.Device.Ssd13xx.Commands.ISsd1306Command
type SetDisplayOffset = class
    interface ISsd1306Command
    interface ICommand
Public Class SetDisplayOffset
Implements ISsd1306Command
Inheritance
SetDisplayOffset
Implements

Constructors

SetDisplayOffset(Byte)

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

Properties

DisplayOffset

Display offset with a range of 0-63.

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to