Module evegfx::low_level[][src]

Control of an EVE chip at the level of directly accessing its memory-mapped peripherals.

Structs

LowLevel

LowLevel is a low-level interface to EVE controllers which matches the primitive operations used in Programmers Guides for the various EVE controllers.

Enums

HostCmd

Represents a "host command".

Register

Represents a register within the MEM_REG region on an EVE device.

Type Definitions

Result

The result type for operations on a LowLevel associated with a particular interface.