Package be.lmenten.avr.core.event
Class CoreEvent
java.lang.Object
be.lmenten.avr.core.event.CoreEvent
- Direct Known Subclasses:
CoreDataEvent
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
abort()
long
getCore()
int
void
setInstruction(Instruction instruction)
void
setInstructionSetEntry(InstructionSet instructionSetEntry)
boolean
-
Constructor Details
-
CoreEvent
-
-
Method Details
-
getEventType
-
getCore
-
getClockCyclesCount
public long getClockCyclesCount() -
getProgramCounter
public int getProgramCounter() -
setInstruction
-
getInstruction
-
setInstructionSetEntry
-
getInstructionSetEntry
-
abort
public void abort() -
shouldAbort
public boolean shouldAbort()- Returns:
-