SetPhaseLength Class

Definition

Sets the length of phase 1 and 2 of segment waveform of the driver.

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

Constructors

SetPhaseLength(Byte)

Constructs instance of SetPhaseLength command

SetPhaseLength(Byte, Byte)

Constructs instance of SetPhaseLength command

Properties

Id

The value that represents the command.

Phase1Period

Phase 1 period with a range of 1-15.

Phase2Period

Phase 2 period with a range of 1-15.

PhasePeriod

Phase period.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to