Edit

Share via


SetLowerColumnStartAddressForPageAddressingMode Class

Definition

Represents SetLowerColumnStartAddressForPageAddressingMode command

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

Constructors

SetLowerColumnStartAddressForPageAddressingMode(Byte)

This command specifies the lower 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

Id

The value that represents the command.

LowerColumnStartAddress

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

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to