SetRowAddress Class

Definition

Represents SetRowAddress command

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

Constructors

SetRowAddress(Byte, Byte)

Set row address

Properties

EndAddress

Row end address.

Id

The value that represents the command.

StartAddress

Row start address.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to