package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev

# Packages

# Functions

MakeDisplay returns initialised Display value.
NewDisplay works like MakeDisplay but returns a pointer to the heap allocated variable.

# Constants

RGB-BGR order.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
Horizontal refresh order.
Vertical refresh order.
Row/column exchange.
Column address order.
Row address order.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
16-bit 565 pixel format.
18-bit 666 pixel format.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.
These commands can be used to directly interract with display controller using DCI.

# Structs

TextWriter allows to write a text on the display.

# Interfaces

DCI stands for Display Controller Interface / Data and Control Interface.

# Type aliases

MAD is a bitmask that describes memory access direction.
PixFmt describes pixel format.