Klasse TryRead

java.lang.Object
builder.netsiddev.commands.TryWrite
builder.netsiddev.commands.TryRead
Alle implementierten Schnittstellen:
NetSIDPkg

public class TryRead extends TryWrite
  • Felddetails

    • sidNumToRead

      private final byte sidNumToRead
    • readCycles

      private final int readCycles
    • readAddr

      private final byte readAddr
  • Konstruktordetails

    • TryRead

      public TryRead(TryWrite tryWrite, byte sidNum, int cycles, byte addr)
    • TryRead

      public TryRead(byte sidNum, int cycles, byte addr)
  • Methodendetails