NoOperation Class
Definition
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 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. |