SetMemoryAddressingMode Class

Definition

Represents SetMemoryAddressingMode command

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

Constructors

SetMemoryAddressingMode(SetMemoryAddressingMode+AddressingMode)

This command sets the memory addressing mode.

Properties

Id

The value that represents the command.

MemoryAddressingMode

Memory addressing mode.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to