Edit

Share via


SetInternalVddRegulator(Boolean) Constructor

Definition

This command is used to enable internal Vdd regulator.

public SetInternalVddRegulator (bool enable);
new Iot.Device.Ssd13xx.Commands.Ssd1327Commands.SetInternalVddRegulator : bool -> Iot.Device.Ssd13xx.Commands.Ssd1327Commands.SetInternalVddRegulator
Public Sub New (enable As Boolean)

Parameters

enable
Boolean

Represents if internal Vdd have to be enabled.

Applies to