Table of Contents

Enum RefreshMode

Namespace
Iot.Device.EPaper.Drivers.Ssd168x
Assembly
Iot.Device.ePaper.dll

SSD1861 Supported Refresh Modes.

public enum RefreshMode : byte

Fields

FullRefresh = 247

Causes the display to perform a full refresh of the panel (Display Mode 1).

PartialRefresh = 255

Causes the display to perform a partial refresh of the panel (Display Mode 2).