Function BusComponent.read
Read a byte from this bus component, like in the write method, the address will be translated.
abstract ubyte read
(
ushort Address
);
Read a byte from this bus component, like in the write method, the address will be translated.
abstract ubyte read
(
ushort Address
);