SetPageAddress Class
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 SetPageAddress command
public class SetPageAddress : Iot.Device.Ssd13xx.Commands.ISsd1306Command
type SetPageAddress = class
interface ISsd1306Command
interface ICommand
Public Class SetPageAddress
Implements ISsd1306Command
- Inheritance
-
SetPageAddress
- Implements
Set |
This triple byte command specifies page start address and end address of the display data RAM. This command also sets the page address pointer to page start address. This pointer is used to define the current read/write page address in graphic display data RAM. If vertical address increment mode is enabled by command 20h, after finishing read/write one page data, it is incremented automatically to the next page address. Whenever the page address pointer finishes accessing the end page address, it is reset back to start page address. This command is only for horizontal or vertical addressing modes. |
End |
Page end address with a range of 0-7. |
Id |
The value that represents the command. |
Start |
Page start address with a range of 0-7. |
Get |
Gets the bytes that represent the command. |
Produkto | Mga Bersyon |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |