Edit

Share via


SetMemoryAddressingMode(SetMemoryAddressingMode+AddressingMode) Constructor

Definition

This command sets the memory addressing mode.

public SetMemoryAddressingMode (Iot.Device.Ssd13xx.Commands.Ssd1306Commands.SetMemoryAddressingMode.AddressingMode memoryAddressingMode = Iot.Device.Ssd13xx.Commands.Ssd1306Commands.SetMemoryAddressingMode+AddressingMode.Page);
new Iot.Device.Ssd13xx.Commands.Ssd1306Commands.SetMemoryAddressingMode : Iot.Device.Ssd13xx.Commands.Ssd1306Commands.SetMemoryAddressingMode.AddressingMode -> Iot.Device.Ssd13xx.Commands.Ssd1306Commands.SetMemoryAddressingMode
Public Sub New (Optional memoryAddressingMode As SetMemoryAddressingMode.AddressingMode = Iot.Device.Ssd13xx.Commands.Ssd1306Commands.SetMemoryAddressingMode+AddressingMode.Page)

Parameters

memoryAddressingMode
SetMemoryAddressingMode.AddressingMode

Memory addressing mode.

Applies to