EntireDisplayOn Class

Definition

Represents EntireDisplayOn command

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

Constructors

EntireDisplayOn(Boolean)

This command turns the entire display on or off.

Properties

EntireDisplay

Resume to RAM content display when FALSE and turns entire dislay on when TRUE.

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to