SetMemoryAddressingMode Class
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.
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. |