ISsd1306Command Interface
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.
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) |