SetDisplayOffset Class

Definition

Represents SetDisplayOffset command

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

Constructors

SetDisplayOffset(Byte)

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).

Properties

DisplayOffset

Display offset with a range of 0-127.

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to