SetInternalVddRegulator Class

Definition

Represents SetInternalVddRegulator command

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

Constructors

SetInternalVddRegulator(Boolean)

This command is used to enable internal Vdd regulator.

Properties

Id

The value that represents the command.

UseInternalVdd

The value that represent if internal or external Vdd should be used.

Methods

GetBytes()

Gets the bytes that represent the command.

Applies to