Enum RefreshMode
SSD1861 Supported Refresh Modes.
public enum RefreshMode : byte
Fields
FullRefresh = 247Causes the display to perform a full refresh of the panel (Display Mode 1).
PartialRefresh = 255Causes the display to perform a partial refresh of the panel (Display Mode 2).