NoOperation Class

Definition

Represents NoOperation command

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

Constructors

NoOperation()

This command is a no operation command.

Properties

Id

The value that represents the command.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to