SetPreChargeVoltage Class

Definition

Represents SetPreChargeVoltage command

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

Constructors

SetPreChargeVoltage(Byte)

This command sets the first pre-charge voltage (phase 2) level of segment pins.

Properties

Id

The value that represents the command.

Level

Pre-charge voltage level.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to