SetNormalDisplay Class

Definition

Represents SetNormalDisplay command

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

Constructors

SetNormalDisplay()

This command sets the display to be normal. Displays a RAM data of 1 indicates an ON pixel.

Properties

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to