SetPageStartAddressForPageAddressingMode Class

Definition

Represents SetPageStartAddressForPageAddressingMode command

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

Constructors

SetPageStartAddressForPageAddressingMode(PageAddress)

This command positions the page start address from 0 to 7 in GDDRAM under Page Addressing Mode.

Properties

Id

The value that represents the command.

StartAddress

Page start address with a range of 0-7.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to