Edit

Share via


SetContrastControlForBank0(Byte) Constructor

Definition

This command sets the Contrast Setting of the display. The chip has 256 contrast steps from 0 to 255. The segment output current increases as the contrast step value increases.

public SetContrastControlForBank0 (byte contrastSetting = 127);
new Iot.Device.Ssd13xx.Commands.SetContrastControlForBank0 : byte -> Iot.Device.Ssd13xx.Commands.SetContrastControlForBank0
Public Sub New (Optional contrastSetting As Byte = 127)

Parameters

contrastSetting
Byte

Contrast setting with a range of 0-255.

Applies to