Edit

Share via


SetUnlockDriver(Boolean) Constructor

Definition

This command sets the display to be normal.

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

Parameters

unlock
Boolean

Represents if driver have to be unlocked.

Applies to