SetMemoryAddressingMode(SetMemoryAddressingMode+AddressingMode) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.