ISsd1306Command Interface

Definition

Interface for all Ssd1306 commands

public interface ISsd1306Command : Iot.Device.Ssd13xx.Commands.ICommand
type ISsd1306Command = interface
    interface ICommand
Public Interface ISsd1306Command
Implements ICommand
Derived
Implements

Properties

Id

The value that represents the command.

(Inherited from ICommand)

Methods

GetBytes()

Gets the bytes that represent the command.

(Inherited from ICommand)

Applies to