SetHigherColumnStartAddressForPageAddressingMode Class

Definition

Represents SetHigherColumnStartAddressForPageAddressingMode command

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

Constructors

SetHigherColumnStartAddressForPageAddressingMode(Byte)

This command specifies the higher nibble of the 8-bit column start address for the display data RAM under Page Addressing Mode. The column address will be incremented by each data access. This command is only for page addressing mode.

Properties

HigherColumnStartAddress

Higher column start address with a range of 0-15.

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to