Skip to content

TestHarness<TCycle>.ReadByteFromMemory Method

Definition

Reads a byte from memory.

public abstract Byte ReadByteFromMemory(ushort address);

Parameters

Name Type Description
address UInt16

Returns

Byte