Edit

Share via


SetPreChargePeriod Class

Definition

Represents SetPreChargePeriod command

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

Constructors

SetPreChargePeriod(Byte, Byte)

This command is used to set the duration of the pre-charge period. The interval is counted in number of DCLK, where RESET equals 2 DCLKs.

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.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to