Enum Ram
Defines the SSD1681 RAMs. This is required to write image data to the correct RAM and control the color output.
public enum Ram : byte
Fields
BlackWhite = 0Specifies the black and white RAM area.
Color = 1Specifies the Colored RAM area (Red for SSD1681).