Skip to content

TestHarness<TCycle>.WriteByteToMemory Method

Definition

Writes a byte to memory.

public abstract void WriteByteToMemory(ushort address, Byte value);

Parameters

Name Type Description
address UInt16
value Byte