Table of Contents

Enum Ram

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

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 = 0

Specifies the black and white RAM area.

Color = 1

Specifies the Colored RAM area (Red for SSD1681).